Steps to clean drop Database and Fresh Install ERPNext for same site - jigneshpshah/greycube_helpmanual GitHub Wiki

let us assume the sitename is demo.example.com

  1. bench --site [demo.example.com] uninstall-app [custom_app_name]
  2. bench --site [demo.example.com] --force reinstall
  3. Run wizard
  4. bench --site [demo.example.com] install-app [custom_app_name]