The Home for Magento 2 Excellence

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

748 Modules
508 Ready
238 Need Help
🏆 Leaderboard
Actively Maintained v1.4.6

MageOS Widgetkit

mage-os/module-widgetkit

Provides a collection of pre-built CMS widgets (slideshow, slider, product slider, grid, product grid) with live PageBuilder previews, fully compatible with the Hyva frontend theme and Tailwind CSS.

173
Downloads
Below average
6
GitHub Stars
Below average
20d ago
Last Release
1
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
191 errors , 355 warnings
PHPStan Failed

Tested on Magento 2.4.8-p4

Recent Test History

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

v1.4.6 on Magento 2.4.8-p4
May 1, 2026
v1.4.5 on Magento 2.4.8-p4
Apr 16, 2026
v1.4.4 on Magento 2.4.8-p4
Apr 14, 2026
v1.4.3 on Magento 2.4.8-p4
Apr 11, 2026
v1.4.2 on Magento 2.4.8-p4
Apr 10, 2026
v1.4.0 on Magento 2.4.8-p4
Mar 22, 2026

+1 older tests

Share This Module's Status

MageOS Widgetkit Magento compatibility status badge

README

Loaded from GitHub

MageOS Widgetkit Module for Magento

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

  1. 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.

  2. Customizable slideshow widget

  3. Customizable slider widget

  4. Customizable product slider widget

  5. Customizable grid widget

  6. Customizable product grid widget

🔧 Installation

  1. Install it into your Mage-OS/Magento 2 project with composer:

    composer require mage-os/module-widgetkit
    
  2. 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.

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.