Webflow newbie but hoping to build a ERP

hi all,

Would like to quick check if webflow suitable to build an enterprise level ERP with following tools/features?

  • Report Writer
  • Row level security
  • Role/Permission (admin define-able, user A can access page 1-10, user B access page 2-3 only)
  • Dashboard/Widget
  • Login
  • Last but not least, the SAAS modal

Thanks for the clarification.

Hi Weilies, welcome to the forum :webflow_heart:

  1. Most of the things on your lists can be done in Webflow Via 3rd party service (eg. Memberstack)
  2. Webflow is a Visual development platform, which is still mainly targeted at building websites and not (yet?) applications/software. ERP is a complex system built on a solid application structure, so I don’t think Webflow is the right tool for that.

Did you ever encounter an ERP system which was built on the web?

Thanks for the details. I only ever develop via php, and some advanced ERP framework.

Hi, Weilies. If you are looking some information about creating ERP, I can recommend you this guide: How to Build an ERP System From Scratch and Do It the Right Way. The steps to create this kind of application are well described here. I hope this will be helpful to you.