Page 1 of 1

Linking PHP page inside navigation

Posted: Wednesday 16 January 2019 17:27
by EdddieN
Hello,

I have nginx running serving this page:
https://github.com/EdddieN/machinon_config as part of the configuration of the expansion system for Domoticz, all works well but it means I have to load the page outside Domoticz.

Putting the page inside the custom page does not work, is there any other way around? I was thinking of HTML -> JS -> API to then the PHP page to send the data to the serial port so I can setup the configuration of the I/Os but seems quite a long way to do it....

Any simple suggestion to have a more seamlessly integration within Domoticz for configuren the board?