Get Started
Documentation
More information
|
Nuxeo ONLYOFFICE integration pluginThis plugin enables users to edit office documents from Nuxeo using ONLYOFFICE Document Server - Community or Integration Edition. FeaturesThe plugin allows to:
Supported formats:
Installing ONLYOFFICE Document ServerYou will need an instance of ONLYOFFICE Document Server that is resolvable and connectable both from Nuxeo and any end-clients. ONLYOFFICE Document Server must also be able to POST to Nuxeo directly. You can install free Community version of ONLYOFFICE Document Server or scalable enterprise-level Integration Edition. To install free Community version, use Docker (recommended) or follow these instructions for Debian, Ubuntu, or derivatives. To install Integration Edition, follow instructions here. Community Edition vs Integration Edition comparison can be found here. Installing Nuxeo ONLYOFFICE integration pluginInstall it from marketplace. You can also install it using nuxeoctl. nuxeoctl mp-install /path/to/onlyoffice-nuxeo-package-x.x.zipConfiguring Nuxeo ONLYOFFICE integration pluginEdit nuxeo.conf and add following lines: onlyoffice.docserv.url=http://documentserver/ onlyoffice.jwt.secret= If you used Docker to install ONLYOFFICE Document Server, use information from this repo to configure JWT. If you used other installation options, check the API documentation for configuring JWT on the Document Server side. Compiling Nuxeo ONLYOFFICE pluginTo build Nuxeo plugin, the following steps must be performed for Ubuntu:
How it worksThe ONLYOFFICE integration follows the API documented here. |
© Ascensio System SIA 2021. All rights reserved
|