Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 640 Bytes

File metadata and controls

25 lines (17 loc) · 640 Bytes

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/store