Pagebuilder Widgets
paradoxlabs/pagebuilder-widgets
Adds new widgets to Magento Page Builder. Includes a Categories content type to display category grids or carousels on CMS pages and blocks.
Supported Magento versions: 2.4.9
1,484 installs★ 18 starsLatest: v2.0.0Released 2026-06-17License: Apache-2.0
composer require paradoxlabs/pagebuilder-widgetsREADME
Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.
This module extends Magento Page Builder with additional widgets.
- Adobe Commerce / Magento Open Source 2.4.6 – 2.4.9 (or equivalent version of Adobe Commerce Cloud), or Mage-OS 2.0 – 3.0
- PHP 8.1, 8.2, 8.3, 8.4, or 8.5
- composer 2
Use this Categories content type to add a grid or carousel of categories to any Page Builder content area. This includes CMS pages, CMS blocks, description fields, and more.
- Accordion layout
- Carousel layout with arbitrary content blocks
- 'Scheduled Content' layout that automatically shows/hides the content within it based on date/time (client-side)
In SSH at your Magento base directory, run:
composer require paradoxlabs/pagebuilder-widgets
php bin/magento module:enable ParadoxLabs_PageBuilderWidgets
php bin/magento setup:upgrade
In SSH at your Magento base directory, run:
composer update paradoxlabs/pagebuilder-widgets
php bin/magento setup:upgrade
Please see CHANGELOG.md.
This module is provided free and without support of any kind. You may report issues you've found in the module, and we will address them as we are able, but no support will be provided here.
If you need personal support services, please contact support.paradoxlabs.com.
Please feel free to submit pull requests with any contributions. We welcome and appreciate your support, and will acknowledge contributors.
This module is maintained by ParadoxLabs, a Magento solutions provider.
This module is licensed under APACHE LICENSE, VERSION 2.0.
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues