Skip to content

[READ ONLY] Subtree split of the Availability module.

License

Notifications You must be signed in to change notification settings

spryker/availability

Repository files navigation

Availability Module

Latest Stable Version Minimum PHP Version

Product availability is calculated based on the current stock and amount of reserved items (items in the current open orders). Availability module calculates the ProductAbstract and ProductConcrete availability, and the calculated availability is persisted. This calculations is crucial to prevent overselling.

Installation

composer require spryker/availability

Documentation

Spryker Documentation