You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This integration app enables users to edit office documents in [Confluence Cloud](https://www.atlassian.com/software/confluence/premium) using ONLYOFFICE Docs.
3
+
Welcome to the official repository for the ONLYOFFICE app for Confluence Cloud!
4
4
5
-
## Features
5
+
Edit, co-author, and manage office files right inside [Confluence Cloud](https://www.atlassian.com/software/confluence/premium) pages using [ONLYOFFICE Docs](https://www.onlyoffice.com/docs). Open documents, spreadsheets, presentations, and PDFs from page attachments — edit them in-place and keep your Confluence content and files in sync.
To be able to edit documents in Confluence Cloud, you will need an instance of ONLYOFFICE Docs (Document Server). You can install free Community version or scalable Enterprise Edition.
39
+
To be able to edit documents in Confluence Cloud, you will need an instance of [ONLYOFFICE Docs](https://www.onlyoffice.com/docs) (Document Server). You can install free Community version or scalable Enterprise Edition.
31
40
32
-
To install free Community version, use [Docker](https://github.com/onlyoffice/Docker-DocumentServer) (recommended) or follow [these instructions](https://helpcenter.onlyoffice.com/installation/docs-community-install-ubuntu.aspx) for Debian, Ubuntu, or derivatives.
41
+
To install **free Community version**, use [Docker](https://github.com/onlyoffice/Docker-DocumentServer) (recommended) or follow [these instructions](https://helpcenter.onlyoffice.com/docs/installation/docs-community-install-ubuntu.aspx) for Debian, Ubuntu, or derivatives.
33
42
34
-
To install Enterprise Edition, follow the instructions [here](https://helpcenter.onlyoffice.com/installation/docs-enterprise-index.aspx).
43
+
To install **Enterprise Edition**, follow instructions [here](https://helpcenter.onlyoffice.com/docs/installation/enterprise).
35
44
36
45
Community Edition vs Enterprise Edition comparison can be found [here](#onlyoffice-docs-editions).
37
46
38
-
## Configuring the integration app
47
+
Alternatively, you can opt for **ONLYOFFICE Docs Cloud** which doesn't require downloading and installation. To get ONLYOFFICE Docs Cloud, get started [here](https://www.onlyoffice.com/docs-registration).
48
+
49
+
## App configuration ⚙️
39
50
40
-
Administrators can configure ONLYOFFICE integration app via the Manage Apps section in Confluence Cloud (Apps -> Manage Apps -> Confluence cloud ONLYOFFICE integration app -> Configure). On the configuration page, set up:
51
+
Administrators can configure ONLYOFFICE integration app via the **Manage Apps** section in Confluence Cloud (Apps -> Manage Apps -> ONLYOFFICE -> Configure). On the configuration page, set up:
41
52
42
-
***Document Editing Service Address**: The URL of the installed ONLYOFFICE Document Server.
53
+
***Document Editing Service Address**: The URL of the installed ONLYOFFICE Docs (Document Server).
43
54
44
-
***Secret key**: Enables JWT to protect your documents from unauthorized access (further information can be found [here](https://api.onlyoffice.com/editors/signature/)).
55
+
***Secret key**: Enables JWT to protect your documents from unauthorized access (further information can be found [here](https://api.onlyoffice.com/docs/docs-api/additional-api/signature/)).
45
56
46
-
***JWT Header**.
57
+
***JWT Header**: Name of the header to pass the JWT in, if you use a custom header in your server
47
58
48
-
## Using ONLYOFFICE integration app for Confluence Cloud
59
+
## App usage
49
60
50
-
In the Pages module, you can attach files to the created pages: open the right context menu, click on the Attachments item and upload a file from the device.
61
+
In the Pages module, you can attach files to the created pages: open the right context menu, click on the Attachments item and upload a file from the device.
51
62
52
63
The uploaded file will appear in the Attachments list. To launch the editor, click **Edit in ONLYOFFICE**. The file opens in the same window. The changes made are saved in the same file.
53
64
54
-
If you try to open a file that is not supported by ONLYOFFICE Docs (for example, jpg), an error window will appear.
65
+
> Note: If a file is not supported by ONLYOFFICE, the integration will show an error message.
55
66
56
-
## ONLYOFFICE Docs editions
67
+
## ONLYOFFICE Docs editions
57
68
58
69
ONLYOFFICE offers different versions of its online document editors that can be deployed on your own servers.
59
70
60
-
**ONLYOFFICE Docs** packaged as Document Server:
71
+
**ONLYOFFICE Docs** packaged as Document Server:
61
72
62
-
* Community Edition (`onlyoffice-documentserver` package)
The table below will help you make the right choice.
76
+
The table below will help you to make the right choice.
66
77
67
78
| Pricing and licensing | Community Edition | Enterprise Edition |
68
79
| ------------- | ------------- | ------------- |
69
-
||[Get it now](https://www.onlyoffice.com/download-docs.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud#docs-community)|[Start Free Trial](https://www.onlyoffice.com/download-docs.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud#docs-enterprise)|
70
-
| Cost | FREE |[Go to the pricing page](https://www.onlyoffice.com/docs-enterprise-prices.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud)|
80
+
||[Get it now](https://www.onlyoffice.com/download-community?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud#docs-community)|[Start Free Trial](https://www.onlyoffice.com/download?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud#docs-enterprise)|
81
+
| Cost | FREE |[Go to the pricing page](https://www.onlyoffice.com/docs-enterprise-prices?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud)|
71
82
| Simultaneous connections | up to 20 maximum | As in chosen pricing plan |
72
83
| Number of users | up to 20 recommended | As in chosen pricing plan |
||[Get it now](https://www.onlyoffice.com/download-docs.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud#docs-community)|[Start Free Trial](https://www.onlyoffice.com/download-docs.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud#docs-enterprise)|
148
+
||[Get it now](https://www.onlyoffice.com/download-community?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud#docs-community)|[Start Free Trial](https://www.onlyoffice.com/download?utm_source=github&utm_medium=cpc&utm_campaign=GitHubConfluenceCloud#docs-enterprise)|
135
149
136
150
\* If supported by DMS.
137
151
138
-
In case of technical problems, the best way to get help is to submit your issues [here](https://github.com/ONLYOFFICE/onlyoffice-confluence-cloud/issues). Alternatively, you can contact ONLYOFFICE team on [forum.onlyoffice.com](https://forum.onlyoffice.com/).
152
+
## Need help? User Feedback and Support 💡
153
+
154
+
***🐞 Found a bug?** Please report it by creating an [issue](https://github.com/ONLYOFFICE/onlyoffice-confluence-cloud/issues).
155
+
***❓ Have a question?** Ask our community and developers on the [ONLYOFFICE Forum](https://community.onlyoffice.com).
156
+
***👨💻 Need help for developers?** Check our [API documentation](https://api.onlyoffice.com).
157
+
***💡 Want to suggest a feature?** Share your ideas on our [feedback platform](https://feedback.onlyoffice.com/forums/966080-your-voice-matters).
158
+
159
+
---
160
+
<palign="center">
161
+
Made with ❤️ by the <ahref="https://www.onlyoffice.com/">ONLYOFFICE Team</a>
0 commit comments