Install your licensed modules
Download a package from Downloads, then import
license.json from Purchases.
The cloud zip includes INSTALL-GUIDE.txt with full steps offline.
Only subscribed modules unlock; locked modules remain visible for later upgrades.
Local Windows
- Download Setup.exe from Downloads.
- Download
license.jsonfrom Purchases (order id + email). - Run Setup as Administrator and complete Configure (SQL connection, services).
- Sign in → Settings → Package / Component Activation → activate each key from the license.
- Turn Licensing enforcement = On.
- Open Settings → Available modules to see locked modules and subscribe later without reinstall.
Self-host / your cloud
- Download the Api+Web cloud deploy zip.
- Unzip and open
INSTALL-GUIDE.txt(step-by-step for IIS and Azure App Service). - Download
license.jsonfrom Purchases. - Prepare your SQL database, then deploy
api/andweb/to your hosts. - Set API SQL connection + CORS; set Web
ApiBaseUrlto your public API URL. - Activate license keys, enable enforcement, confirm modules on Available modules.
- Keep the Stripe subscription active; cancellation expires the license for enforcement.
Docker (SingleTenant)
- Download the cloud deploy zip and open the
docker/folder (or use the productdeploy/packs/onprem-dockerpack). - Copy
.env.exampleto.env; set SQL,PUBLIC_API_URL(browser-reachable), brand name/theme, andJwt__Key. - Defaults keep
Hosting__Mode=SingleTenant(one database; no host-tenant routing). - Run
docker compose up -d --build(seeINSTALL-DOCKER.txt/ docker README for build context). - Open the Web URL → activate
license.json→ enforcement On (same as Windows / zip).
Longer handbook: User Guide (section Subscribe, download, and install modules). Catalog: Modules. Full SIS SaaS: liveschools365.com.
