Standalone Packages
Download and deploy complete, self-hosted industry-specific applications — no monthly fees.
Standalone packages are complete PHP applications you download and host yourself. Pay once, own forever — no recurring fees, no vendor lock-in.
Overview
DsitesAI offers 9 standalone packages — each is a fully-featured, self-hosted application tailored to a specific industry. They include an admin panel, customer-facing frontend, REST APIs, and database schema. Deploy on any PHP hosting (shared hosting, VPS, or cloud).
Available Packages
| Package | Industry | Key Features |
|---|---|---|
| E-Commerce | Online Store | Products, cart, checkout, orders, customers, coupons, shipping, reviews, GST, Razorpay/Stripe, 7 themes |
| Clinic | Healthcare | Appointments, doctors, patients, prescriptions, invoices, medical records |
| Gym | Fitness | Members, classes, trainers, attendance, payments, membership plans |
| Hotel | Hospitality | Room bookings, room types, guests, housekeeping, reviews, reports |
| Salon | Beauty & Spa | Appointments, services, staff, customers, invoices, reviews |
| School | Education | Students, teachers, classes, exams, attendance, fees, announcements |
| Portfolio | Creative | Projects showcase, blog, testimonials, contact messages |
| Real Estate | Property | Property listings, agents, inquiries, reviews, search filters |
| Restaurant | Food & Dining | Menu management, categories, online orders, reservations, table management |
Previewing Packages
Before purchasing, you can preview any package at /admin/package-preview.php:
- Live demo of the admin panel
- Frontend storefront/website preview
- Feature list and screenshots
- Theme options (for packages with multiple themes)
Downloading & Installing
Purchase the package
Go to Store Download (/admin/store-download.php) and select the package you want. Complete payment via Razorpay.
Download the ZIP
After payment, download the complete package as a ZIP file.
Upload to your hosting
Extract the ZIP and upload to your web server's document root (e.g. public_html/).
Run the installer
Visit yourdomain.com/install.php — the web installer wizard guides you through database setup, admin account creation, and initial configuration in 5 steps.
Go live
Delete install.php after setup. Your application is ready to use.
E-Commerce Package (Detailed)
The most comprehensive standalone package. Includes:
Admin Panel
- Dashboard with revenue charts and order stats
- Product management (categories, images, variants, stock)
- Order management (status updates, tracking numbers)
- Customer management (profiles, order history, export)
- Coupon system (percentage/fixed, min order, expiry, usage limits)
- Shipping zones and rate configuration
- Product reviews with moderation
- Sales reports with CSV export
- Settings (payment, email, tax, store info)
Storefront
- Home page with hero, featured products, categories
- Shop page with filters (category, price, search)
- Product detail page with image gallery and reviews
- Shopping cart with quantity management
- Checkout with address, shipping, and payment
- Customer account (login, register, order history, wishlist)
- Order tracking page
- 7 theme options (Modern, Clean, Boutique, etc.)
Payment & Tax
- Razorpay integration (online payment)
- Stripe integration
- Cash on Delivery (COD)
- GST calculation — CGST+SGST (intra-state) / IGST (inter-state)
Technical Requirements
| Requirement | Minimum |
|---|---|
| PHP | 8.0+ with curl, gd, mbstring, pdo_mysql |
| MySQL | 5.7+ or MariaDB 10.3+ |
| Web Server | Apache with mod_rewrite (or Nginx) |
| Hosting | Any shared hosting (₹99/month+), VPS, or cloud |
| Dependencies | None — no Composer, no npm, no Node.js |
All standalone packages are built with pure PHP — no frameworks, no package managers. Upload and run on any hosting that supports PHP and MySQL.
Themes & Customization
Packages with multiple themes (like E-Commerce) store theme options in a themes/themes.json file. Switch themes from the admin Settings page — no code changes needed.
All packages support:
- Custom brand colors (primary, secondary)
- Logo upload
- Font selection
- Custom CSS injection