falconmedia / m2-categorythumbnails
Magento 2 module to Create a widget for Homepage to show categories and add subcategories to category page
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-03-22 03:37:11 UTC
README
How to install ?
composer require falconmedia/m2-categorythumbnails bin/magento setup:upgrade
How to add category thumnbs to homepage ?
The module already create a widget calls Category Thumbnail Widget.
- Add an image to the category
- Select Category width Thumbnail Widget.
- Add Block Title and Tagline.
- Select the Categories you want to display in the widget
Subcategories thumbnails
The module comes also with an option that adds thumbnails of subcategories on the Category page. The module counts the subcategories. Based on the counting number the columns will added.