ERPNext Whitelabel
This app have following features:
- Change App logo
- Change Favicon
- Change Splash Image
- Hide Help Menu
- Hide powered by text from the website
- remove welcome page
- update welcome blog post
- App logo size adjusts from Whitelabel setting page
- Update onboard steps for remove video and documentation link(Version13)
- Navbar Background color manage from Whitelabel setting.
- Custom Navbar Title and CSS for title Manage from Whitelabel setting.
- Change Login Page Title From Whitelabel Setting Page(bhavesh95863#7)
Below are important setting in whitelabel setting page.
- Ignore Onboard Whitelabel:
If this setting value true then this app will not whitelabel onboarding steps and onboarding modules. - Show help menu:
By default this app hide help menu. this setting show help menu if value of this setting true. - Disable New Update Popup:
If this setting value true then it will disable new updates popup.
Installation Steps:
- bench get-app https://github.com/bhavesh95863/whitelabel
- bench --site sitename install-app whitelabel
- bench migrate
- bench restart
- 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.