bhavesh95863 / whitelabel

Whitelabel ERPNext
MIT License
162 stars 172 forks source link

ERPNext Whitelabel

This app has the following features:

Whitelabel Setting Page image

Custom Navbar Title image

Below are important settings in the Whitelabel setting page:

  1. Ignore Onboard Whitelabel:

    • If this setting value is true, then this app will not whitelabel onboarding steps and onboarding modules.
  2. 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.
  3. Disable New Update Popup:

    • If this setting value is true, then it will disable the new updates popup.

Installation Steps:

  1. Clone the repository: bench get-app https://github.com/bhavesh95863/whitelabel

  2. Install the app for a specific site: bench --site sitename install-app whitelabel

  3. Migrate the database: bench --site site_name migrate

  4. Restart the bench: bench restart

  5. Clear the cache: bench clear-cache

Contributing

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.

License

This project is licensed under the MIT License.