Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Using plugins

    OnlyOffice
    2
    2
    43
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • chetbaker
      chetbaker last edited by

      I installed LanguageTool on my cloudron server and I wanted to use it with my OnlyOffice instance. There's a plugin on their app directory you can use for that, but it triggered me two questions I didn't find answers in the docs:

      1. Is it possible to install plugins for all users and not user-by-user?
      2. Is there any way to change the url address of the serviceUrl variable in the ./scripts/langTool.js file as described on the plugin page? That's the way for using the self-hosted version and not their cloud.

      Thanks!

      girish 1 Reply Last reply Reply Quote 1
      • girish
        girish Staff @chetbaker last edited by

        @chetbaker It was quite a ride to find this information. The information in the docs was quite cryptic.

        What I found is (maybe):

        • You have to build a .plugin file yourself from source. Apparently, you do this by " Archive the plugin files (it must contain config.json, index.html, and pluginCode.js). Change the file extension to .plugin. " . I think one has to read up how to create a plugin to test this out (I haven't).

        • You have to edit the line https://github.com/ONLYOFFICE/onlyoffice.github.io/blob/master/sdkjs-plugins/content/languagetool/scripts/langTool.js#L61 before creating the plugin file.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB