DEV Community

Hoang Le
Hoang Le

Posted on

LiteERP - Open Source

πŸš€ LiteERP – Recent milestones in our open-source ERP journey

Over the past period, LiteERP has made significant progress in terms of architecture, developer experience, and extensibility.

πŸ”§ A cleaner and more open architecture

✨ React ServiceProvider support
β†’ React modules can now be loaded directly from Extensions, without touching the core

🧩 Extension-first architecture
β†’ A lightweight core, with all features implemented as Extensions

🧼 Major codebase refactoring
β†’ Cleaner, more maintainable, and much easier for contributors to onboard

⚑ Smoother experience

Dynamic React module loading per Extension

Reduced coupling between core and features

A noticeably smoother experience for both users and developers

🧠 A growing Extension ecosystem

Some extensions already available or in progress:

πŸ§‘β€πŸ’Ό HRM Extension (time attendance, leave management, HR workflows)

πŸ“§ SMTP Extension (flexible email configuration per business / tenant)

πŸ”Œ More extensions are being built following the same architectural standard

🎯 LiteERP’s vision

LiteERP is not trying to be a huge, bloated ERP system.
Our goal is:

A lightweight ERP core

Unlimited extensibility via Extensions

Allow developers to build new features without modifying the core

A practical solution for small and medium-sized businesses that can grow over time

🀝 Call for the community

If you:

Are interested in Laravel + React

Enjoy plugin / extension-based architectures

Or want to contribute to a clean, serious open-source ERP project

πŸ‘‰ Please take a look at the repository, share your feedback, or simply give LiteERP a ⭐ to support the project.

πŸ”— GitHub:
https://github.com/liteerp-oss/liteerp

opensource #ERP #Laravel #React #SaaS #Startup #SoftwareArchitecture

Top comments (0)