linagora / Twake

Twake is a secure open source collaboration platform to improve organizational productivity.
https://twake.app
GNU Affero General Public License v3.0
1.78k stars 193 forks source link

plugins add #2759

Open siriac opened 1 year ago

siriac commented 1 year ago

Hi, Please i want to know how add a plugins like jitsi on twake version node community deploy on a local server.And also I would like to know if there is a configuration file to be able to integrate a mail server as it was done on the php version in parameter.php? Thanks

RomaricMourgues commented 1 year ago

Hi, for now it is difficult to add plugins. We are working on the plugins container recently to have simple commands to add / remove plugins. If you can't wait, then you can look at https://github.com/linagora/Twake-Plugins-Jitsi and run it as a separate container. But before to run it you must:

Other plugins are available here: https://github.com/linagora/Twake-Plugins-Giphy https://github.com/linagora/Twake-Plugins-n8n https://github.com/linagora/Twake-Plugin-Onlyoffice and https://github.com/linagora/Twake-Plugins-Webhooks

siriac commented 1 year ago

Thanks @RomaricMourgues i understood and i begin to deploy but i don't know where i will put id and sercret into file plugin.json.And also the last point which says that we must "Run all together" means to start my server twake version node locally and then to start the container of the plugin jetsi? like in the picture below? thanks

image image