collab / module-checkout-configuration
Magento 2 module which provides configuration placeholders for checkout modifications introduced by other modules
Package info
github.com/collabpl/magento2-module-checkout-configuration
Type:magento2-module
pkg:composer/collab/module-checkout-configuration
1.0.0
2024-08-06 09:09 UTC
Requires
- magento/framework: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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_configurationsection which should be used to keep all Collab's checkout related configurations. - Provides
Collab_CheckoutConfiguration::configresource for ACLs