collab / module-checkout-configuration
Magento 2 module which provides configuration placeholders for checkout modifications introduced by other modules
Installs: 233
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
README
Overview
Module which is intended to keep all Collab's checkout related configurations in one place. Should be used as dependency for other Collab's checkout related modules.
Functionality
- Simple wrapper for Magento's checkout enhancements provided by other Collab modules.
- Defines
collab_checkout_configuration
section which should be used to keep all Collab's checkout related configurations. - Provides
Collab_CheckoutConfiguration::config
resource for ACLs