How to develop the website in frappe

Hey everyone,

I was just going through the list of wonderful websites done with frappe. But i am unable to actually get started. If someone could help me with few questions, it would be great!!

  1. Where are the files (html,css,js) supposed to be kept for the website module ?
  2. How to associate the website with an app such that installing the app will also give access to the website? (is it possible?)
  3. Is it possible to integrate the login of frappe with some authentication techniques, possibly otp auth?
  4. Is there any post / tutorial / documentation which helps with the website development ?

Many thanks!

Akarsh

Hi @Akarsh_Hegde
please refer this https://frappe.github.io/frappe/user/tutorial/web-views.html

1 Like

Also, you can make a www folder in an app and create the webpages there… see GitHub - frappe/erpnext_com: erpnext.com website