Skip to content

silverorange/store

Folders and files

NameName
Last commit message
Last commit date
Dec 13, 2024
Apr 16, 2018
Feb 8, 2007
Aug 18, 2022
Aug 11, 2010
Mar 25, 2019
Apr 16, 2018
Jul 14, 2017
Aug 8, 2024
May 19, 2023
Jun 2, 2017
Jun 2, 2017
Nov 1, 2024
Jul 19, 2017
Oct 30, 2024

Repository files navigation

Store

An e-commerce framework built on Swat, Site, and Admin.

Store provides:

  • category, product, and item data structures
  • shopping cart session management
  • order and payment processing
  • multi-step checkout

Documentation

Installation

Make sure the silverorange composer repository is added to the composer.json for the project and then run:

composer require silverorange/academy