8000 GitHub - silverorange/store: E-commerce platform.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

silverorange/store

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
0