lanhktc/s-cart

Free Laravel e-commerce for business: shopping cart, cms content, and more...


Keywords
framework, shop, ecommerce, cms, store, laravel, e-commerce, business, open source, shopping cart, content, php, shopping-cart, website
License
MIT

Documentation

Free Laravel e-commerce for business
composer create-project lanhktc/s-cart

PayPal Me

Home page | Demo | Demo admin | Installation | S-Cart Pro | Video Guide

Total Downloads Latest Stable Version License

Product detail

Product bundle

Product group

Cart

Admin homepage

Order list

Order detail

Product list

Product detail

Auth

Backup

About S-cart

Free Open source E-commerce use Laravel framework for Business

Technology

List Functions of S-cart

======= FRONT-END =======

  • Multi-language
  • Currencies
  • Customer sign up
  • Purchase history
  • Process cart
  • Manage product: price sale, cost price, promotion price, quantity, multi images, attributes ..
  • Categories product
  • Brand, vendor product
  • Payment method (default: COD, Paypal), shipping method
  • CMS: blog/news, banner, content,
  • Upload manager ... ======= ADMIN =======
  • Manage & permission users, groups
  • Customer management
  • Upload management
  • Order management: edit orders, update payment status, shipping status ...
  • Order history
  • Report: chart, statistics, export csv, pdf...
  • Configure email SMTP
  • System configuration: turn off website, hide / show products
  • Backup, restore data ... ======= EXTENSIONS =======
  • Shipping
  • Discount
  • Payment ...support for integrated extension from 3rd party ======= MODULES =======
  • Blog/News
  • Cms content: content categories, entries ...support for integrated modules from 3rd party

Requirements:

Version 3.x:

Core laravel framework 5.8. Requirements::

- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- BCMath PHP Extension

Installation & configuration:

How to map your domain to s-cart? CLICK HERE

Step1: Install last version S-cart

composer create-project lanhktc/s-cart

Step2:

  • Chmod -R 777 storage
  • Chmod -R 777 vendor
  • Chmod -R 777 public/data

Step3:

- Create a new database. Example database name is s-cart

Step4:

=> From version 2.1.1, you can install s-cart by link: your-domain.com/install.php

Then, access your-domain.com/install.php to install S-cart.
If installing with link "install.php" unsuccessful, you can install it manually below.

OR manual installation:

- Import file sql database/s-cart.sql to database.
- Rename file .env.example to .env if file .env not exist.
- Genarate API key if APP_KEY is null. Use command "php artisan key:generate"
- Config value of file .env:
    APP_URL=http://localhost
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_DATABASE=s-cart
    DB_USERNAME=root
    DB_PASSWORD=

Step5:

NOTE: Please remove or rename file public/install.php so others cannot access it.

Step6:

  • Access to url admin: your-domain/sc_admin.
  • User/pass admin/admin

Demo:

VPS SSD $5/mo, gets $50 in credit over 30 days. DigitalOcean.