spryker-feature / warehouse-picking
Warehouse picking [feature]
Installs: 63 489
Dependents: 5
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Type:metapackage
Requires
- php: >=8.2
- spryker/picking-list: ^1.2.0
- spryker/picking-list-push-notification: ^1.0.0
Suggests
- spryker-feature/spryker-core: Recommended feature dependency.
This package is auto-updated.
Last update: 2024-11-06 14:46:57 UTC
README
The Fulfillment App's Warehouse picking feature enhances order efficiency by updating to a picking list system, enabling the division of complex orders into singular pick lists. It enables warehouse product assignment at checkout and warehouse picking process. Enhanced by a robust back-end API, the feature offers improved performance and scalability.
Installation
composer require spryker-feature/warehouse-picking
Recommended feature dependencies
If you don't include the feature dependencies, make sure you use the respective modules instead.
Optional modules
- PickingListExtension ^1.0.0 (Extension)
- PickingListsBackendApi ^1.1.0 (Glue Backend)
- PickingListsBackendApiExtension ^1.0.0 (Extension)
- PickingListsUsersBackendApi ^1.0.0 (Glue Backend)
- PickingListsWarehousesBackendApi ^1.0.0 (Glue Backend)