Prefire - PHP storefront & admin (SellAuth ready)
- What this is: A self-hosted website package for selling digital goods under your own brand. Default branding in the code is Prefire; you rename site title, colors, and copy in the admin panel.
- Stack: PHP 8.x friendly (7.4+ works), MySQL/MariaDB, Apache or nginx + PHP-FPM. Front end is HTML/CSS/JS with a sci-fi style theme; content and products live in the database.
What you get?
- Homepage with hero, stat counters, about block, product grid, “why choose us,” FAQ — all editable from admin.
- Product catalog with slugs for clean URLs (
/product/your-slug), detail pages, images and descriptions from the database. - Shopping cart in the browser (local storage) with SellAuth checkout when you set a shop ID in site settings.
- Admin area for site name, theme colors, navigation links, hero, FAQ, products, about/why sections, and SellAuth shop ID — no code edits for day-to-day changes.
- Web installer (
install.php) that creates tables and an initial admin user so you aren’t hand-running SQL on day one.
You’ll receive a zip plus a setup folder with step-by-step hosting notes (database,
config/config.php, installer, locking down install.php, first login).