magemontreal / categorywidget
MageMontreal Category List Widget
Installs: 847
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 54
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0
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