bhavesh95863 / whitelabel

Whitelabel ERPNext
MIT License
152 stars 164 forks source link

How to run the script after cloning the repository? #1

Closed mahmoud2592 closed 3 years ago

mahmoud2592 commented 3 years ago

How to run the script after cloning the repository? error

bhavesh95863 commented 3 years ago

You need to follow this step.

  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
bhavesh95863 commented 3 years ago

How to run the script after cloning the repository? error

You should have frappe-bench setup available in your system then only this app will work.

once you setup frappe-bench follow above mention step will work