Add configurable multi-row CMS Widgets with image picker component, product picker component, select fields and much more.
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.
- 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.
-
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
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.
This software uses Open Source software. See the ATTRIBUTION page for these projects.