ONLYOFFICE Docs is an open-source office suite offering collaborative editors for documents, spreadsheets, presentations, fillable forms, and PDFs. Compatible with most business platforms, it ensures seamless integration and advanced editing features. Its AI-powered tools enhance productivity, while self-hosted and cloud options provide flexibility for businesses.
To cancel and completely remove ONLYOFFICE Docs, you need to follow these steps:
If you are using the cloud version of ONLYOFFICE Docs, you will need to cancel your subscription. Here’s how you can do it:
If you have installed ONLYOFFICE Docs on a Linux server, you need to remove the software and its associated data:
To remove ONLYOFFICE Docs from your Linux machine, use the following command in your terminal:
sudo apt purge onlyoffice-documentserver
This command will remove the binaries and the configuration files of the onlyoffice-documentserver package. However, it will leave the dependencies installed.
You will see a warning about removing the database that contains all ONLYOFFICE data. It is recommended to take a backup before proceeding. Confirm the deletion by selecting Yes.
If you encounter warnings about directories not being empty, you may need to remove them manually:
sudo rm -rvf /etc/onlyoffice /var/www/onlyoffice
After running the above commands, all installed prerequisites and components will remain and can be uninstalled separately if needed.
If ONLYOFFICE Docs is integrated with other platforms (such as Confluence, SharePoint, or any other DMS platform), you will need to remove these integrations manually. This typically involves uninstalling the connectors and removing any configuration settings related to ONLYOFFICE Docs within your platform.
By following these steps, you will fully cancel and remove ONLYOFFICE Docs from your system.
Microsoft 365 is a comprehensive suite of productivity tools and cloud services, offering applications like Word, Excel, and Teams, along with cloud storage and advanced security features. Ideal for individuals, teams, businesses, and educational institutions, it facilitates efficient collaboration and productivity.