Browse Source

Make the URL change clearer

pull/278/head
lapineige 6 years ago
committed by GitHub
parent
commit
490d27b1df
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -37,7 +37,7 @@ Starting from Nextcloud 18, it features a direct integration of OnlyOffice (an o
To install and configure it: To install and configure it:
- Install *Community Document Server* application in your Nextcloud. That's the part that runs OnlyOffice server. - Install *Community Document Server* application in your Nextcloud. That's the part that runs OnlyOffice server.
- Install OnlyOffice application. That's the client part that will connect to an OnlyOffice server. - Install OnlyOffice application. That's the client part that will connect to an OnlyOffice server.
- Then in Settings -> OnlyOffice (`https://yourdomain.tld/nextcloud/settings/admin/onlyoffice`), you need to configure its URL with `https://yourdomain.tld/nextcloud/index.php/apps/documentserver_community/` (an URL might be defined by default, but is not always correct). Keep others server parameters empty. Save it.
- Then in Settings -> OnlyOffice (`https://yourdomain.tld/nextcloud/settings/admin/onlyoffice`), you need to configure its URL with `https://yourdomain.tld/nextcloud/index.php/apps/documentserver_community/` (an URL might be defined by default, but is not always correct). Please note the **`/index.php/`**. Keep others server parameters empty. Save it.
- You can also configure which file formats should be opened by OnlyOffice. - You can also configure which file formats should be opened by OnlyOffice.
- Here you go :) You should be able to create new type of documents and open them. - Here you go :) You should be able to create new type of documents and open them.

Loading…
Cancel
Save