Debug & sandbox install
Operator QA loop before publishing a module version.
- Run avanora-module validate, pack, and sign in your module folder.
- In Avanora Control → Marketplace → module → Versions, upload the .tar.gz bundle.
- Click Verify, then Preview extensions to inspect navigation, slots, and publicRoutes.
- Enter a sandbox client UUID and click Sandbox install.
- On the sandbox tenant: check /admin nav, /api/v1/m/<key>/health, and /admin/m/<key>.
CLI
avanora-module validate avanora-module pack avanora-module sign
Environment
Core uses MODULE_DATA_DIR for extracted artifacts and MODULE_TRUSTED_PUBLIC_KEYS for signature verification.