unsubbed.co

s-cart

For e-commerce & payments, s-cart is a self-hosted solution that provides e-commerce website for individuals and businesses, built on top of Laravel Framework.

Overview

[PROJECT] Free Laravel e-commerce for business: shopping cart, cms content, and more… An open-source application built with Laravel, providing free website solutions for businesses. Free and open-source eCommerce website composer create-project gp247/s-cart The project has 7 GitHub stars.

Key Features

Source: GitHub README

  • Efficient: Satisfy even the smallest customer requirements.
  • Friendly: Easy to use, maintain, and extend.
  • Everyone: Businesses, individuals, developers, students.

Getting Started

Source: GitHub README

  • Step 1:

    Command:

    composer create-project gp247/s-cart

  • Step 2: Check configuration in .env

    Ensure your database configuration and APP_KEY in .env are properly set.

    If APP_KEY is not set, generate one:

    php artisan key:generate

  • Step 3: Initialize S-Cart

    Run:

    php artisan sc:install

  • Step 4: Install sample data (optional)

    If you want sample data, run:

    php artisan sc:sample

Normalized Features

Source: tool-features-normalized.json

mysql, plugins, rest api.

Features

Integrations & APIs

  • Plugin / Extension System
  • REST API