Admin Login
Enter your admin password. When running through the backend, this must match ADMIN_KEY in backend/.env. If you open this file directly, it uses browser local storage only for testing.
Product Manager
Add products without editing code. Put images in frontend/assets/products/product-folder/ and ZIPs in backend/files/, then enter those paths below. Backend mode saves products to backend/data/products.json. Local mode saves to this browser only.
Add Product
Marketplace Stats
These fields feed the upgraded product page: downloads, views, rating, version, file size, license, delivery, and compatibility.
Current Products
Download Link Setup
For each product, the fileKey must match a ZIP inside backend/files/. Example: product fileKey: creator-pack-001.zip means the file must exist at backend/files/creator-pack-001.zip. After payment verification, the backend creates a 30-day link and emails it to the customer.