spryker/sales
Sales module
Maintainers
11.83.0
2026-05-25 17:56 UTC
Requires
- php: >=8.3
- spryker/acl-merchant-portal-extension: ^1.0.0
- spryker/calculation: ^4.0.0
- spryker/checkout-extension: ^1.5.0
- spryker/country: ^3.1.0 || ^4.0.0
- spryker/customer: ^6.5.0 || ^7.0.0
- spryker/gui: ^3.61.0 || ^4.0.0 || ^5.0.0
- spryker/kernel: ^3.77.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/money: ^2.0.0
- spryker/oms: ^10.3.0 || ^11.0.0
- spryker/propel: ^3.43.0
- spryker/propel-orm: ^1.16.0
- spryker/sales-extension: ^1.15.0
- spryker/sales-order-amendment-extension: ^1.3.0
- spryker/sales-split: ^3.0.0 || ^5.0.0
- spryker/sequence-number: ^3.0.0
- spryker/store: ^1.28.0
- spryker/symfony: ^3.0.0
- spryker/transfer: ^3.27.0
- spryker/translator: ^1.1.0
- spryker/twig: ^3.16.0
- spryker/user: ^3.0.0
- spryker/util-date-time: ^1.6.0
- spryker/util-sanitize: ^2.0.0
- spryker/util-text: ^1.1.0
- spryker/util-uuid-generator: ^1.1.0
- spryker/zed-request: ^3.0.0
Requires (Dev)
Suggests
- spryker/checkout: If you want to use Checkout plugins, minimum required version: ^4.0.0. If you want to use UniqueRandomIdOrderReferenceGenerator, minimum recommended version: ^6.7.0.
- spryker/sales-merchant-commission-merchant-portal-gui: Use this module if you want to use templates with merchant commission totals.
- spryker/sales-product-configuration-gui: Add the module if you want to display order item configuration.
Provides
None
Conflicts
None
Replaces
None
proprietary 4efb0ce1f976a90e3ae74a64ba66f9b236ed90b6
This package is auto-updated.
Last update: 2026-06-25 11:31:14 UTC
README
👁 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
