y1/magento2-module-manage-pagebuilder-status

Allows changing pagebuilder usage for each individual CMS block or page

1.2.0 2023-05-30 13:04 UTC

This package is auto-updated.

Last update: 2025-06-29 02:00:25 UTC


README

This module allows an admin to turn the pagebuilder on/off for specific CMS blocks and pages. When turned off, TinyMCE is used.

Requirements

  • PHP 7.4, 8.1, 8.2
  • Magento >= 2.4.4

Generally the last full release -1 version is tested and made to work. Older versions are not actively supported.

Installation

composer require y1/magento2-module-manage-pagebuilder-status
bin/magento module:enable Y1_ManagePagebuilderStatus
bin/magento setup:upgrade

How to use

Set the option "Is Pagebuilder Enabled" and save, reloading the page. The new editor will be loaded.

License

Open Software Licence 3.0 (OSL-3.0)