Documentation last updated May 29, 2026
Current package version and rollout notes for the shared core that still powers multiple adapter lanes.
Current version
0.1.23
Delivery lane
Issued ZIP
Compatibility notes
Platform Core remains the shared rollout baseline, but Wix is no longer bundled here and now uses the dedicated Wix app lane.
Key rollout changes
1. Use Platform Core for Webflow, Shopify, headless, React, Next.js, and the frontend runtime behind Strapi or DatoCMS.
2. Generate the issued ZIP only after billing, site key, and hostname readiness are all aligned.
3. Treat Wix as a separate app-first path and not as a Platform Core install flow.
Privacy controls
This is the shared rollout path for every adapter after purchase, including readiness checks, hostname registration, and restricted-mode recovery if billing is not active.
Code snippet
1. Open customer downloads and confirm the package is ready to generate.
2. If billing or the account site key is missing, resolve that in billing first.
3. Generate the correct issued ZIP.
4. Register the production hostname in billing.
5. Follow the adapter-specific Developer docs page.
6. Set locale and policy URL, then verify the embedded siteKey, verifyUrl, and billingUrl from the issued package.
7. If the adapter uses config files, copy the issued values exactly and avoid extra escaped quotes.
8. Confirm /api/licensing/verify returns allowed: true and only publish after the live hostname passes all checks.
Use the guide that matches the package and runtime you are actually deploying.