mage-os / module-widgetkit
Widgetkit of cms widgets for Mage-OS
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 6
Language:HTML
Type:magento2-module
pkg:composer/mage-os/module-widgetkit
Requires
- php: ^8.1
- hyva-themes/magento2-theme-module: ^1.4
- mage-os/module-advanced-widget: ^1.0
- mage-os/module-page-builder: ^2.0
- mage-os/module-page-builder-widget: ^1.3
- mage-os/module-widget: *
This package is auto-updated.
Last update: 2026-01-21 02:56:31 UTC
README
Kit of CMS Widgets compatible with Hyvä frontend theme.
Overview
The Widgetkit module defines a pre-built list of cms widgets with dedicated preview for Magento's pagebuilder. As far as this module is full compatible with Hyvä, each preview generates Tailwind CSS style when component is loaded on pagebuilder stage, alpine JS bindings are resolved on previews too.
🚀 Features
-
Full support for Hyvä frontend using twind js library to compile tailwind classes at component rendering on pagebuilder stage and alpine initialization on block_cms and page_cms edit controllers.
-
Customizable slideshow widget
🔧 Installation
-
Install it into your Mage-OS/Magento 2 project with composer:
composer require mage-os/module-widgetkit -
Enable module
bin/magento module:enable MageOS_Widgetkit 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.