we are happy to announce the first teaser of our Migeran Web CMS addon for ERPNext.
CMS Features
Visual Editor
Image handling
Live previews
Integrated with ERPNext Admin UI
Form Designer
Reusable Blocks
Simple Blog Feature
Handle Multiple Independent Websites from a single ERPNext instance
Frontend Features
State of the Art
Built on React and NextJS
Handles multiple independent websites
Each website uses its own NextJS instance, with potentially different UX design and frontend frameworks.
Any React / NextJS developer can work with it.
High performance
Horizontal scaling performance using Incremental Static Regeneration from NextJS
Changed pages are automatically regenerated and cached
Extensible Architecture
The architecture is completely frontend technology agnostic.
You may use any frontend technology (e.g. Vue, Angular) as long as it implements the same protocol towards our Frappe / ERPNext app.
Next Steps
We are looking forward to your thoughts / comments in this topic, we are also happy to reply to any questions.
We are planning to do a more detailed walkthrough (possibly live) in the next days. Please share your preferred times / timezones in the comments below.
Please also like this topic to get notified of updates.
Have a nice day,
Gergely Kis
Co-Founder / CTO of Migeran
Hi Gergely,
Congratulation for this product.
I have a question on section extensible architecture: I am using Svelte/SvelteKit technology, and you mentioned the solution is frontend technology agnostic. How do you suggest someone extend it using other than react/nextjs?
Thanks!
This is super cool. My org has been working on something similar using Nuxt and FrappeUI, but perhaps that won’t be necessary! Can I ask what your release plans are?