You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sumeru is an open-source, modular ERP framework written in Go. Every business function contacts, products, CRM, sales, invoicing — is an addon: a folder with a manifest, some Go models and some XML. The kernel discovers it, resolves its dependencies, creates its tables and wires its menus.
Thin workspace next to the standard sumeru Go module: own go.mod, generated addonimports/, and a local sumeru.conf so you can git pull in ../sumeru without committing generated glue here.
Project Meru is an open-source software initiative and the GitHub Pages site for its projects. Each product has its own site, documentation, and repositories under ProjectMeru