Having an effective and coherent UI style and behaviour is one of the framework goals and NethServer requirement …I know Nethgui is a Bad Guy and we lack documentation about it
However this is a kickstart:
http://docs.nethserver.org/projects/nethserver-devel/en/latest/create_interface_module.html
Moreover, while developing you can see more debug messages from:
That controller must be enabled, by touch
-ing an empty file:
touch /usr/share/nethesis/nethserver-manager/debug
PHP messages are logged to:
- /var/log/httpd-admin/error_log
- /var/log/messages
Could you start by sharing a PR for the backend part, so we can review it with @giacomo?
For the GUI I could steer you through the framework maze