This app has the 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
- Adjust App logo size from Whitelabel setting page
- Update onboard steps to remove video and documentation link (Version 13)
- Manage Navbar Background color from Whitelabel setting
- Manage Custom Navbar Title and CSS for title from Whitelabel setting
- Change Login Page Title from Whitelabel Setting Page (#7)
Below are important settings in the Whitelabel setting page:
-
Ignore Onboard Whitelabel:
- If this setting value is true, then this app will not whitelabel onboarding steps and onboarding modules.
-
Show help menu:
- By default, this app hides the help menu. This setting shows the help menu if the value of this setting is true.
-
Disable New Update Popup:
- If this setting value is true, then it will disable the new updates popup.
-
Clone the repository: bench get-app https://github.com/bhavesh95863/whitelabel
-
Install the app for a specific site: bench --site sitename install-app whitelabel
-
Migrate the database: bench --site site_name migrate
-
Restart the bench: bench restart
-
Clear the cache: bench clear-cache
Contributions to the whitelable module are welcome! If you have ideas for improvements or new features, feel free to submit a pull request or open an issue on our GitHub repository.
This project is licensed under the MIT License.