Type
magento2-module
List child categories with their category image.
magento2-module
MIT
None
None
None
None
None
None
An extension for listing a parent categorie's child categories with their category image.
Just install the Extension. After installation, product lists will contain a list of all their child categories. When there's no child category the module will not display anything.
The module uses a block for displaying it's contents. You can handle it as usual in layout XML.
block name: category.childcategorylist
This extension is very basic. There's nothing to setup and there are no settings to make. If you'd like to make changes, you can fork it and do whatever you want to do.