What you receive
- Fulfillment runs through SellAuth—usually instant digital delivery after payment.
Software Store Website (PHP + MySQL) A fully functional software store built with vanilla PHP and MySQL. Designed for SellAuth, digital products, and tool sellers. Includes a full admin panel for managing products, coll…
A fully functional software store built with vanilla PHP and MySQL. Designed for SellAuth, digital products, and tool sellers. Includes a full admin panel for managing products, collections, site content, and appearance. Integrated with SellAuth checkout (cart → redirect to checkout flow).
1. Upload files to web root (public_html or htdocs)
2. Create MySQL database (website_settings)
3. Edit admin/config.php with DB credentials
4. Run installer at /admin/install.php
5. Import SQL files in /admin if required
6. Login at /admin/login.php (default password: 123)
7. Change password immediately
8. Configure SellAuth Shop ID in admin panel
/admin → backend system (products, settings, install)
/api → product and collection endpoints
/cart → shopping cart system
/checkout → SellAuth integration
/collections → category pages
/products → product pages
/contact → contact form
/policies → legal pages
/status → status page
/components → UI components
/css → styles
/js → scripts
/index → homepage
A self-hosted PHP store for selling digital products with SellAuth.
No, setup is done through installer and admin panel.
Yes, you host and control everything.
Yes, everything from branding to content is editable in admin.
Customers are redirected to SellAuth checkout after adding to cart.
Yes, fully responsive design included.
No, just upload files and run installer.