y1 / magento2-module-manage-pagebuilder-status
Allows changing pagebuilder usage for each individual CMS block or page
Installs: 4 074
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.4.0 || ^8.1
- magento/module-cms: ^104.0.1
- magento/module-page-builder: ^2.2.1
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.