magemontreal / categorywidget
MageMontreal Category List Widget
Package info
github.com/MageMontreal/magento2-category-list-widget
Type:magento2-module
pkg:composer/magemontreal/categorywidget
1.1.1
2026-04-16 14:23 UTC
Requires
- php: >=7.4
README
#Features
- Add Category List Any Where
- Automatic Pick Default Store Category as Parent
- Category Image into List
- Can Manage Image Size
- Can Assign Custom Parent Category
- Can list any category
Composer Installation Instructions
composer require magemontreal/categorywidget
Enable MageMontreal/CategoryWidget Module
to Enable this module you need to follow these steps:-
Enable the Module
bin/magento module:enable MageMontreal_CategoryWidget
-
Run Upgrade Setup
bin/magento setup:upgrade
-
Re-Compile (in-case you have compilation enabled)
bin/magento setup:di:compile