Launch a Stripe‑powered MVP in days (shared‑hosting friendly)
This template is a production‑minded starting point for selling digital products, service packages, or micro‑deliverables. It’s built for simple shared hosting, with a no‑build frontend and lightweight PHP APIs.
Production-minded defaults
The template ships with safe defaults: environment‑based secrets, file‑based storage under public/_storage,
rate limiting, Stripe Checkout session creation, webhook verification helpers, and replayable fulfillment.
assets/ui.js.dist/deploy_public.zip for FTP deployment to shared hosting.Explore the CVG ecosystem (preloaded)
These links preload from mvp_config.json so a new MVP copy has good defaults out of the box.
Quick purchase (for one-off deliverables)
If Stripe keys are configured, you can use this as a fast micro-transaction checkout path.
How it works
- Configure — Edit
mvp_config.json(brand, nav, products). - Deploy — Run the release script to build
deploy_public.zip. - Fulfill — Customize post-checkout delivery in
/api/send_email_from_session.php.
Personas (optional section)
Swap these examples to match your product. The idea is to reduce friction by guiding visitors to the right next step.
- Simple checkout
- Instant download link
- Clear terms
- Config-driven brand + catalog
- Shared-hosting compatible PHP
- Preflight scripts
- Lead capture endpoint
- Request/demo page
- Standard follow-up email