iMIS Package Exporter

This Cloudflare Pages project hosts the exporter.js loader for an iMIS Content Html iPart. It is not a standalone app — it must be embedded in an authenticated iMIS staff page so it runs in that page's origin.

Internal template/staging system only. Do NOT distribute this URL to clients.

Embed

Paste this into a Content Html iPart (Advanced/source mode):

<div id="imis-exporter-mount"></div>
<script src="https://REPLACE-WITH-YOUR-PAGES-DOMAIN/exporter.js"></script>

Replace the domain with this project's *.pages.dev URL (or a custom domain).