Skip to content

morghim/whitelabel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERPNext Whitelabel

This app have following features:

  1. Change App logo
  2. Change Favicon
  3. Change Splash Image
  4. Hide Help Menu
  5. Hide powered by text from the website
  6. remove welcome page
  7. update welcome blog post
  8. App logo size adjusts from Whitelabel setting page
  9. Update onboard steps for remove video and documentation link(Version13)
  10. Navbar Background color manage from Whitelabel setting.
  11. Custom Navbar Title and CSS for title Manage from Whitelabel setting.
  12. Change Login Page Title From Whitelabel Setting Page(bhavesh95863#7)

Whitelabel Setting Page image

Custom Navbar Title image

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.

About

Whitelabel ERPNext

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.6%
  • JavaScript 13.1%
  • CSS 1.3%