Hi. I am new to programming but I am keen to either do this myself or ask someone do this for me.
is it possible to create a new frappe app to allow customisation of layout and colours?
Goals:
- Allow css overwrites for ERPnext default UI by filling forms and checkboxes aka Visual Composer ( no conflicts with default updates)
- Saving these changes into schemes.
- Assign different schemes to different roles.
I did see that Dashboards can be added using a new frappe app here.
https://discuss.frappe.io/t/custom-dashboards/14206/4