
S-Cart MultiStore Pro - Multi-Store Management System
Link to product:
https://gp247.net/en/product/multistore-pro.html
Overview
S-Cart MultiStore solves the challenge of managing multiple e-commerce websites from a single admin system.
Instead of managing multiple different websites with scattered and unsynchronized data, businesses only need one admin website to centrally manage all stores.
Key Features
Multi-Store Management
- One system, multiple websites: Each store has its own independent website with separate domain and interface
- Centralized management: All stores are managed from a single admin interface
- Flexible configuration: Each store can have its own configuration, interface, and information
Customer System
- Personal information management:
- Update personal addresses
- Manage shopping cart, wishlist
- Product comparison list
- Order history
Product Management
- Multi-channel products: One product can be sold on multiple different websites
- Centralized inventory management: Synchronize product information and inventory
System Features
- Full admin control: Admin accounts have complete control over the entire system
- Automatic updates: Always receive new features and bug fixes from GP247
Installation Guide
Step 1: Install S-Cart
First, you need to install the S-Cart system. Refer to the detailed guide at: S-Cart Overview
Recommended method - Install via Composer:
composer create-project s-cart/s-cart
Then perform the configuration steps:
- Check and configure the
.env
file - Generate APP_KEY:
php artisan key:generate
- Initialize S-Cart:
php artisan sc:install
- Install sample data (optional):
php artisan sc:sample
Step 2: Install MultiStore Pro Plugin
After successfully installing S-Cart, you can install the MultiStore Pro plugin using the following methods:
Method 1: Import zip file
- Access "Extensions" in the S-Cart admin panel
- Select "Utilities" section
- Choose the "Import file" tab and upload the MultiStore Pro plugin zip file
Method 2: Manual installation
- Extract and copy the source code folder to:
app/GP247/Plugins/MultiStorePro
- Copy the public folder to:
public/GP247/Plugins/MultiStorePro
- Access admin and install the plugin in the "Saved on machine" tab
For detailed reference: Extension Installation Guide
Step 3: Activate and Use
Access admin panel:
- Root admin:
your-domain.com/gp247_admin
Activate plugin:
- Go to "Extensions" menu → "Utilities"
- Find the MultiStore Pro plugin and click "Activate"
Initial configuration:
- Set up domains for each store
- Configure interface and information for each store
Start using:
- Create new stores
- Configure domain and interface for each store
- Manage products and orders centrally