Modal Installing

Where (what dir) and how do you manually install modals?

  • 857
  • More
Replies (1)
    • Hello compuchips!

      If you have a package from some expert, this package doesn't contain a readme file and you want to install it your UNA not via Studio. Then you should:

      1) Connect to your server via FTP, go to UNA's root folder.

      2) Go to the directory modules.

      3) Create there a new folder with the name of the creator of your module. For example, all apps form our team placed under modules/boonex directory.

      4) Create a folder with the name of this app. Like groups.

      5) Upload your package to this new folder and extract archive there. If you do it right then it will have a request.php file by the server path modules/boonex/groups/request.php

      6) Login to your Studio->Apps market->Download area, find your mod there and press the "Install" button.

      NB! If you want to ahave a possibility to update this app properly everytime with new release and keep the better cooperation between it and future UNA versions then make all new apps installation via Studio->Apps store like described in this manual https://github.com/unaio/una/wiki/Add-Apps

      PS UNA's directories structure was described here https://github.com/unaio/una/wiki/Directories-structure

      Login or Join to comment.