[GH-ISSUE #6539] [FR] Self-hosted : Share : invite to collaborate #2878

Closed
opened 2026-03-23 21:25:52 +00:00 by mirror · 1 comment
Owner

Originally created by @almereyda on GitHub (Oct 13, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6539

Description

After #716 brought publishing pages with v0.6.3 to AppFlowy, v0.7.1 has seen many improvements around the web app, including inviting people to web collaboration without using one of the apps.

While the published to web support is not yet perfectly fletched out for AppFlowy-Cloud neither https://github.com/AppFlowy-IO/AppFlowy-Cloud/issues/680, we can already anticipate the need to allow self-hosters to use web collaboration.

Impact

The AppFlowy apps display hard-coded URLs to share and collaborate on the web. While it is possible with some effort to publish to a custom build of the AppFlowy web app, which points at one's self-hosted instance, including a need to manually edit publishing links and switching their domain, we see the same behaviour repeat with inviting to collaborate on the web.

Ideally, the web app becomes part of the cloud distribution and supports to dynamically render those URLs with the URL of a self-hosted AppFlowy server as base domain.

Additional Context

We have four highly related tracking issues for two features in two projects now:

Feature AppFlowy AppFlowy Cloud
Share to web https://github.com/AppFlowy-IO/AppFlowy/issues/5920 https://github.com/AppFlowy-IO/AppFlowy-Cloud/issues/680
Collaborate on web <this one> https://github.com/AppFlowy-IO/AppFlowy-Cloud/issues/873
Originally created by @almereyda on GitHub (Oct 13, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6539 ### Description After #716 brought publishing pages with v0.6.3 to AppFlowy, v0.7.1 has seen many improvements around the web app, including inviting people to web collaboration without using one of the apps. While the published to web support is not yet perfectly fletched out for AppFlowy-Cloud neither https://github.com/AppFlowy-IO/AppFlowy-Cloud/issues/680, we can already anticipate the need to allow self-hosters to use web collaboration. ### Impact The AppFlowy apps display hard-coded URLs to share and collaborate on the web. While it is possible with some effort to publish to a custom build of the AppFlowy web app, which points at one's self-hosted instance, including a need to manually edit publishing links and switching their domain, we see the same behaviour repeat with inviting to collaborate on the web. Ideally, the web app becomes part of the cloud distribution and supports to dynamically render those URLs with the URL of a self-hosted AppFlowy server as base domain. ### Additional Context We have four highly related tracking issues for two features in two projects now: Feature | AppFlowy | AppFlowy Cloud --- | --- | --- Share to web | https://github.com/AppFlowy-IO/AppFlowy/issues/5920 | https://github.com/AppFlowy-IO/AppFlowy-Cloud/issues/680 Collaborate on web | \<this one\> | https://github.com/AppFlowy-IO/AppFlowy-Cloud/issues/873
mirror 2026-03-23 21:25:52 +00:00
Author
Owner

@almereyda commented on GitHub (Feb 8, 2025):

Collaboration on web is now possible after login.

See https://github.com/AppFlowy-IO/AppFlowy-Web for implementation details.

<!-- gh-comment-id:2645869909 --> @almereyda commented on GitHub (Feb 8, 2025): Collaboration on web is now possible after login. See https://github.com/AppFlowy-IO/AppFlowy-Web for implementation details.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2878
No description provided.