mgenius/module-subcategories

List Category's Subcategories on Category Page

1.0.3 2021-08-21 09:15 UTC

This package is auto-updated.

Last update: 2024-05-21 15:08:00 UTC


README

List Subcategories on Category Page

You can easily Enable/Disable Child Category Block from Category Edit Page.

Also. You can embed sub-categories list of a category into any cms block or page like this:

{{block class="Mgenius\Subcategories\Block\ListCategories" before="-" category_id="3" name="home gear category"}}

Replace category_id with Category ID which subcategories you want to list.

composer require mgenius/module-subcategories

Note: this module has minimum code to show category's sub-categories on category view page.

image image