gp247 / shop
Process shopping cart for gp247 Ecommerce with Laravel
dev-master
2025-03-29 00:20 UTC
Requires
- php: ^8.2
This package is auto-updated.
Last update: 2025-03-29 00:26:19 UTC
README
Free e-commerce system for businesses
composer require GP247/Shop
Introduction
GP247/Shop is one of the core packages in the GP247 ecosystem, transforming GP247 into a powerful online store for businesses. This package provides comprehensive e-commerce functionality while inheriting all the features of the GP247 ecosystem.
Key Features
E-commerce Features
- Product Management
- Product categories and attributes
- Product variants and options
- Inventory management
- Bulk import/export
- Order Management
- Order processing and tracking
- Multiple payment gateways
- Shipping methods integration
- Order status management
- Customer Management
- Customer profiles and accounts
- Address management
- Order history
- Customer groups and discounts
- Marketing Tools
- Promotions and discounts
- Coupon management
- Newsletter integration
- Product reviews and ratings
- Shopping Features
- Shopping cart
- Wishlist
- Product comparison
- Recently viewed products
- Multi-vendor Support
- Vendor dashboard
- Commission management
- Vendor product management
- Vendor order tracking
GP247 Ecosystem Features
- Page Content Management
- Flexible Template System
- Extensible Plugin System
- Navigation & Link Management
- Integrated Contact & Subscription Forms
- Multi-language Support
- SEO Optimization
- Mobile Responsive Design
- Security Features
- Backup and Restore
Installation
Option 1: For Existing GP247 CMS
- Ensure you have GP247 CMS installed (including Laravel, GP247/Core, GP247/Front)
- Install GP247/Shop via Composer:
composer require GP247/Shop
Option 2: For New Projects
You can use the complete s-cart source code which includes all required components:
composer create-project s-cart/s-cart
Documentation
- For complete GP247 system documentation, visit https://gp247.net
- For specific e-commerce features documentation, visit https://s-cart.org
License
The GP247/Shop is open-sourced software licensed under the MIT license.