This app is white label ERPNext for your own brand from a single setting
ERPNext Whitelabel
This app have following features:
Whitelabel Setting Page
Custom Navbar Title
Below are important setting in whitelabel setting page.
1. Ignore Onboard Whitelabel:
If this setting value true then this app will not whitelabel onboarding steps and onboarding modules.
2. Show help menu:
By default this app hide help menu. this setting show help menu if value of this setting true.
3. Disable New Update Popup:
If this setting value true then it will disable new updates popup.
Installation Steps:
1. bench get-app https://github.com/bhavesh95863/whitelabel
2. bench --site sitename install-app whitelabel
3. bench migrate
4. bench restart
5. bench clear-cache
Note: You need to upload your logo at /public/images
If any issue or suggestion do write in the issue list we will resolve that.
2 ratings
3.5 out of 5
5 Star
50%
4 Star
0%
3 Star
0%
2 Star
50%
1 Star
0%
I have installed on a self hosted server. However, it's not allowing to upload the logo or save the settings. The message is appearing as "not permitted".
During the installation "bench migrate" command is not recognized. Moreover, earlier it was an error "not permitted". Not after logging on through different browser, the error has changed to "AttributeError: 'NoneType' object has no attribute 'split'".