falconmedia/m2-categorythumbnails

Magento 2 module to Create a widget for Homepage to show categories and add subcategories to category page

1.0.4 2019-10-17 14:06 UTC

This package is auto-updated.

Last update: 2024-04-22 01:38:44 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.

  1. Add an image to the category
  2. Select Category width Thumbnail Widget.
  3. Add Block Title and Tagline.
  4. 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.