Custom Bootstrap Template Theme Dashboard - jigneshpshah/greycube_helpmanual GitHub Wiki

  • Make copy(link) of the ‘public’ folder of my custom app
  • Cut that folder and put it inside sites/assets
  • rename that folder to ‘app name’
  • Create two folders(css and js) inside this folder
  • create/download any bootstrap admin template
  • save it in the www folder of custom app
  • put all js files inside app’s js folder
  • put all css files inside the app’s css folder
  • Correct all the css and js links line of codes in the newly created dashboard.html page
  • do ‘bench build’
  • do ‘bench clear-cache’
  • do ‘bench start’ or serve it any port
  • Now access the dashboard page.

This is the procedure i followed to create the above page.

Thanks

https://discuss.erpnext.com/t/solved-integrate-with-external-bootstrap-template/15765/9?u=jignesh_shah

adminlte.io/ 58 https://www.creative-tim.com/bootstrap-themes/admin-dashboard 183