Welcome to
Change log for Magento 2 CMS Display Rules Extension Version 2.0.10 (April 27, 2022)
Features:
- Comparability Magento 2.4.4 & PHP8.1
Version 2.0.9 (February 16, 2022)
Features:
- Added the ability to redirect customers from the restricted CMS page to the specific home page depending on store view.
Version 2.0.8 (November 12, 2021)
Features:
- Comparability with third-party extensions and Magento Commerce conditions, like customer segments.
Version 2.0.7 (November 3, 2021)
Features:
- Added comparability with \Magento\Cms\Block\BlockByIdentifier block PHP class.
Version 2.0.6 (August 17, 2021)
Features:
- Improved multi-store view support.
- Improved compatibility with third-party extensions.
- Option to restrict CMS block display per URL, module/controller/action name, category ID.
Version 2.0.5 (March 8, 2021)
Bug Fix:
- Apply bindings do not work for blocks loaded by Ajax.
Version 2.0.4 (October 27, 2020)
Bug Fix:
- CMS Block restriction doesn't work for CMS Block Widget on Magento 2.3.3-2.4.1.
Version 2.0.3 (July 11, 2020)
Bug Fix:
- Conditions based on cart items and subtotal do not work when only virtual products added to the cart.
- White space under the widget block.
Version 2.0.2 (March 14, 2020)
Features:
- Added preventing loop of CMS Blocks.
Bug Fix:
- Syntax error, unexpected 'foreach' (T_FOREACH). Fixed misspelling array -> is_array.
- Sometimes CMS Block display conditions are dropped.
- CMS Block widget included in WYSIWYG with block Identifier instead of block ID is not restricted.
Version 2.0.1 (February 11, 2020)
Features:
Bug Fix:
- Does not save NOT LOGED IN customer group.
- Issue with validation of "time from" - "time to".
- Error on DI compile.