InstallHub
Package export, import, and marketplace for the BizFirstGO ecosystem — bundle workflows, forms, rules, and apps into portable, versioned packages.
Overview
7-project architecture, three phases (Export/Import/Marketplace), package types, and dependency model.
Export System
Phase 1 (Complete) — dependency resolution, manifest generation, ZIP creation, SHA-256 checksum.
Package Format
ZIP structure, manifest JSON schema, SemVer versioning, and checksum verification.
Import System
Phase 2 — validate, scan, ID remap, install, verify. ImportOptions and conflict strategy.
Conflict Resolution
Replace, Merge, and Skip strategies — per-artifact conflict handling and admin review.
Marketplace Overview
Phase 3 — PublicHub, trust levels (Community/Verified/Official), package discovery.
Publishing Packages
Publisher workflow — create, export, submit, review, publish. Signing and versioning requirements.
Security Scanning
Pre-install scanning — expression injection detection, CVE checks, signature verification. PASS/WARN/FAIL.