EmberOPS is not on GitHub. It's not a public package. It's engineered software, delivered through EmberNet, and that's intentional.
EmberOPS modules are listed in the EmberNet App Store at $0. Browse, select what your operation needs, MES, EHS, WMS, or the full suite, and submit your request.
There's no credit card at checkout. A member of our team follows up directly to walk you through onboarding and licensing.
Browse the App Store →Once access is granted, your code lives at git.embernet.ai. You get the full source, not a compiled binary, not a locked container. The Business Source License (BSL 1.1) is included with the code.
The restriction is simple: no redistribution to third parties, and production use requires running on the EmberNet platform. Frappe Framework and ERPNext, the open-source foundation EmberOPS runs on, remain under their own GPL-3.0 license, unmodified.
Read the licensing details →bench get-app install path.The three EmberOPS modules previously had standalone GitHub repos. Those are being archived. Distribution is exclusively through EmberNet, there is no public bench get-app install path. This keeps your deployment clean, supported, and on a version we stand behind.
| What | Where |
|---|---|
| EmberOPS monorepo (EHS, MES, WMS + all add-ons) | git.embernet.ai |
| Frappe v15 + ERPNext v15 (pinned, not develop) | core/, GPL-3.0 |
| Ignition Perspective screen templates | Included |
| React UI templates | Included |
| BSL 1.1 license | Delivered with source |