You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
3.7 KiB
54 lines
3.7 KiB
<?xml version="1.0"?>
|
|
<info>
|
|
<id>onlyoffice</id>
|
|
<name>ONLYOFFICE</name>
|
|
<summary>ONLYOFFICE app</summary>
|
|
<description><![CDATA[The ONLYOFFICE app for Nextcloud brings powerful document editing and collaboration tools directly to your Nextcloud environment. With this integration, you can seamlessly create, edit, and co-author text documents, spreadsheets, presentations, and PDFs, as well as build and fill out PDF forms.
|
|
|
|
Collaborate with your team in real time, make use of Track Changes, version history, comments, integrated chat, and more. Work together on files with federated cloud sharing. Flexible access permissions allow you to control who can view, edit, or comment, ensuring secure role-based collaboration tailored to your needs. Documents can also be protected with watermarks, password settings, and encryption for added security.
|
|
|
|
The app offers support for over 50 file formats, including DOCX, XLSX, PPTX, PDF, RTF, TXT, CSV, ODT, ODS, ODP, EPUB, FB2, HTML, HWP, HWPX, Pages, Numbers, Keynote, etc. Seamless desktop and mobile app integration means you'll have access to your Nextcloud files wherever you go.
|
|
|
|
Furthermore, you can seamlessly connect any AI assistant, including local ones, directly to the editors to work faster and more efficient. This allows you to leverage various AI models for tasks like chatbot interactions, translations, OCR, and more.
|
|
|
|
Whether you’re working with internal teams or external collaborators, the ONLYOFFICE app for Nextcloud enhances productivity, simplifies workflows, and ensures your files remain secure.
|
|
]]></description>
|
|
<licence>agpl</licence>
|
|
<author mail="dev@onlyoffice.com" homepage="https://www.onlyoffice.com/">Ascensio System SIA</author>
|
|
<version>9.12.0</version>
|
|
<namespace>Onlyoffice</namespace>
|
|
<types>
|
|
<prevent_group_restriction/>
|
|
</types>
|
|
<documentation>
|
|
<admin>https://helpcenter.onlyoffice.com/integration/nextcloud.aspx</admin>
|
|
<user>https://helpcenter.onlyoffice.com/integration/nextcloud.aspx</user>
|
|
<developer>https://github.com/ONLYOFFICE/onlyoffice-nextcloud</developer>
|
|
</documentation>
|
|
<category>files</category>
|
|
<category>integration</category>
|
|
<category>office</category>
|
|
<category>tools</category>
|
|
<website>https://www.onlyoffice.com</website>
|
|
<discussion>https://forum.onlyoffice.com/</discussion>
|
|
<bugs>https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues</bugs>
|
|
<repository type="git">https://github.com/ONLYOFFICE/onlyoffice-nextcloud.git</repository>
|
|
<screenshot small-thumbnail="https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/main_small.png">https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/main.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/settings.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/new.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/open.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/open_form.png</screenshot>
|
|
<dependencies>
|
|
<nextcloud min-version="31" max-version="32"/>
|
|
</dependencies>
|
|
<settings>
|
|
<admin>OCA\Onlyoffice\AdminSettings</admin>
|
|
<admin-section>OCA\Onlyoffice\AdminSection</admin-section>
|
|
</settings>
|
|
<commands>
|
|
<command>OCA\Onlyoffice\Command\DocumentServer</command>
|
|
</commands>
|
|
<background-jobs>
|
|
<job>OCA\Onlyoffice\Cron\EditorsCheck</job>
|
|
</background-jobs>
|
|
</info>
|
|
|