Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 670 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 670 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/academy