spryker-feature / approval-process
Approval process [feature]
Installs: 701 418
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Type:metapackage
Requires
- php: >=8.2
- spryker-shop/quote-approval-widget: ^1.5.0
- spryker/quote-approval: ^1.7.0
README
The Approval Process feature enables managers to control purchases requested by their employees. A customer can choose to have an order approved by a responsible person before allowing the checkout. The company administrator can limit some roles with flexible permissions and define a threshold on the Cart Total value so a buyer would need to ask for approval when the Cat Total limit is exceeded.
Installation
composer require spryker-feature/approval-process
Optional modules
- QuoteApprovalExtension ^1.1.0 (Extension)
- QuoteApprovalShipmentConnector ^1.0.0 (Connector)