smart_store
Security covered
Smart Store - E-commerce Starter Kit
Smart Store is a production-ready e-commerce starter kit, designed to accelerate the creation of scalable, data-driven online stores.
It provides a complete installation profile with preconfigured store features, custom modules, themes, analytics, and optional demo content—allowing teams to get started quickly, typically in approximately 10 minutes, depending on the environment.
Key highlights:
- Complete installation profile with 400+ configurations
- Preconfigured store features (products, checkout, payments, shipping, taxes)
- API-ready setup with prebuilt endpoints to simplify integrations
- APIs are optional and designed to work alongside existing systems
- Suitable for headless storefronts or mobile applications without additional API development
-
Reference API documentation and Postman collection:
https://documenter.getpostman.com/view/25934385/2sBXVcmCxb
-
Core reports :
- Sales Summary: orders, revenue, AOV, refunds, net revenue (day/week/month)
- Product Performance: quantity sold, revenue, stock level (product/variant)
- Customer Summary: new vs returning, orders per customer, revenue per customer
- Geo Reports: orders and revenue by city, state, and country
- Analytics dashboard with sales trends and key performance indicators
- Demand forecasting (SKU/day or SKU/week) with forecast ranges and safety stock guidance
- Product recommendations such as "also bought" and "similar items"
- VIP / Top Customers reporting to help identify high-value customers
- Professional invoice generation with secure PDF export
- Role-based access control and admin UX enhancements
- Search and faceted navigation for product discovery
- Separate frontend and admin themes
- Optional demo content for evaluation and onboarding
Smart Store follows established best practices, uses a clean modular architecture, and supports both traditional and headless implementations without replacing existing core systems or frameworks.
To Install :
composer create-project smartstore/smart-store-project
Dev: composer create-project smartstore/smart-store-project:1.x-dev
Admin Dashboard