📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

608 Modules
392 Ready
214 Need Help
🏆 Leaderboard
Stable v1.0.2

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.

160
Downloads
Below average
17
GitHub Stars
Below average
11mo ago
Last Release
1
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
16 errors , 51 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.2 on Magento 2.4.8-p3
Jan 15, 2026

Share This Module's Status

Pagebuilder Widgets Magento compatibility status badge

README

Loaded from GitHub

Latest Stable Version License Total Downloads

This module extends Magento Page Builder with additional widgets.

Requirements

  • Magento 2.4 (or equivalent version of Adobe Commerce, Adobe Commerce Cloud, or Mage-OS)
  • PHP 7.4, 8.0, 8.1, or 8.2
  • composer 2

Features

Categories content type

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.

Categories block in Page Builder

Categories block settings

Categories grid on the frontend

Possible Future Development

  • 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)

Installation and Usage

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

Applying Updates

In SSH at your Magento base directory, run:

composer update paradoxlabs/pagebuilder-widgets
php bin/magento setup:upgrade

Changelog

Please see CHANGELOG.md.

Support

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.

Contributing

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.

License

This module is licensed under APACHE LICENSE, VERSION 2.0.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.