xui icon indicating copy to clipboard operation
xui copied to clipboard

Add new module

Open atidot3 opened this issue 6 years ago • 1 comments

Hi guys,

After forking your repos i'm taking a look to add new module to XUI as mod_unimrcp. I already added my configuration to the docker creation but i'm missunderstanding how i could add module to it, may i run an apt-get ? or an debian package ? or just add a mod folder to copy ?

Any help would be appreciate. Best Regards,

atidot3 avatar Apr 26 '18 13:04 atidot3

if you want to use it you just load it and it should work.

if you want to config it on the UI you need more work to do.

first add an entry to dicts like the other modues so you can see it in the modules settings.

and then you need to add a lua script to generate correct XML like other mods, check sofia.conf.lua for example.

seven1240 avatar Jun 20 '18 12:06 seven1240