mage-os / module-advanced-widget
Advanced cms widget module
Installs: 0
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 0
Forks: 0
Open Issues: 2
Type:magento2-module
pkg:composer/mage-os/module-advanced-widget
Requires
- php: ^8.1
- mage-os/module-page-builder-widget: *
- mage-os/module-widget: *
This package is auto-updated.
Last update: 2026-01-21 02:56:30 UTC
README
Add configurable multi-row CMS Widgets with image picker component, product picker component, select fields and much more.
Overview
The AdvancedWidget module allows you to define multi-row CMS widgets. These features combined with MageOS_PageBuilderWidget module (that is explicit dependency) make finally possible to develop custom pagebuilder components with own preview and a large set of configurations. Complex pagebuilder ui components development is no more needed.
🚀 Features
- This module let you specify multiple "repeatable" sections where you can specify unlimited rows inside widgets
2.2) Each field is validated and ask to be required for compilation
2.4) You can specify whether a field is editable directly in the main box or whether it must be edited in the detail modal.
🔧 Installation
-
Install it into your Mage-OS/Magento 2 project with composer:
composer require mage-os/module-advanced-widget -
Enable module
bin/magento module:enable MageOS_AdvancedWidget bin/magento setup:upgrade
🤝 Changelog
Please see CHANGELOG for more information on what has changed recently.
📄 License
The MIT License (MIT). Please see License File for more information.
Attribution
This software uses Open Source software. See the ATTRIBUTION page for these projects.










