collab/module-checkout-configuration

Magento 2 module which provides configuration placeholders for checkout modifications introduced by other modules

1.0.0 2024-08-06 09:09 UTC

This package is auto-updated.

Last update: 2024-09-06 09:20:50 UTC


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