Page 1 of 1

jump to my own web pages?

Posted: Monday 20 November 2017 21:25
by manjh
I am a very enthousiastic user of Domoticz, but sometimes need a specific function that isn't available.
For this I would like to add web pages to which I can jump from the normal Domoticz user interface.

What is the best way to do this? Examples?

Re: jump to my own web pages?

Posted: Tuesday 21 November 2017 8:51
by febalci
Check out domoticz/www/templates/custom.example. You should enable Custom page in Settings/SsytemSetup/Active Menus.

As an example rename custom.example to custom.html, restart domoticz. You will see a 'Custom' tab.Under this you can open your own html pages.

Re: jump to my own web pages?

Posted: Wednesday 22 November 2017 10:30
by manjh
febalci wrote: Tuesday 21 November 2017 8:51 Check out domoticz/www/templates/custom.example. You should enable Custom page in Settings/SsytemSetup/Active Menus.

As an example rename custom.example to custom.html, restart domoticz. You will see a 'Custom' tab.Under this you can open your own html pages.
Great! The custom.html is not very clear, there's almost no documentation (not even as comment in the code).
But the main thing is that I understand how to place my own pages in there.
Is there anything in the Wiki about this? If not, it may be worth while for me to document what I am learning and create a few things there!

Re: jump to my own web pages?

Posted: Wednesday 22 November 2017 11:47
by febalci
manjh wrote: Wednesday 22 November 2017 10:30 Is there anything in the Wiki about this? If not, it may be worth while for me to document what I am learning and create a few things there!
Although i'm not 100% sure, the topic http://domoticz.com/forum/viewtopic.php?f=8&t=4698 might be of help!?

this also in French but you may get the general idea: https://easydomoticz.com/les-custom-pages-domoticz/

Re: jump to my own web pages?

Posted: Thursday 24 February 2022 20:31
by waltervl
Reviving an old topic as this still was not clearly documented.
But now it started, see wiki page https://www.domoticz.com/wiki/Custom_menu for instructions and examples.