Page 1 of 1

Module name now required in module.json file

Posted: 26 May 2015 16:05
by pz1
For the new Smarthome to display the userModule icon in the modules menu, it is necessary to specify the module name in the module.json file. See e.g. my userModules on Github

Re: Module name now required in module.json file

Posted: 26 May 2015 22:55
by dolpheen
Thanks for the info, pz1.
Do you know is it planned to make modules be installed directly from web interface? (for ex. as a packages)

Re: Module name now required in module.json file

Posted: 26 May 2015 23:12
by pz1
@Dolpheen
I guess they will. I have seen some notions around compressed files to be downloaded and installed. One of the responses in this discussion hints to that as well.

Re: Module name now required in module.json file

Posted: 20 Jun 2015 23:09
by PoltoS
installer is on the way. We already have backend infrastructure to install modules, but not UI yet.