Skip to main content

Introruction

Getting Started  with themes

Eenos control panel provides easy method for  creating your own theme for the  Eenos control panel. The Eenos control panel user interface use the Django Template Engine to create web interface themes.

Please check the Django developer documentation to understand how the html theme files are generated and used  with  an application. 

Eenos Currently support customizing theme for User control panel   (UAPP)  and Reseller Control panel  (RAPP)

Eenos WAP interface doesn't provide an option to customize the theme at this moment., but if you know how to use the Django you can do it by yourself.

Don't modify the themes provided by the system directly , which will be replaced  during auto update time.

Improper edit and customization may affect the proper working of the control panel.