Skip to content

spryker/sales

Repository files navigation

Sales Module

Latest Stable Version Minimum PHP Version

Sales module provides the order management functionality. It provides the functionality needed to store order in the database, as well as it provides plugins to hook into system. The functionality is obtained through the Zed Administrative Interface that renders orders with orders details and the client API to get customer orders.

Installation

composer require spryker/sales

Documentation

Spryker Documentation