- version: 1.0.0
- extension on GitHub
- direct download link
A Magento 2 module to add the option to show sub categories on a Product List page. Adds the Following Options:
- Sub Category Blocks Only
- Sub Category Blocks and Products
- Sub Category Blocks, CMS Blocks and Products
- Sub Category List Only
- Sub Category List and Products
- Sub Category List, CMS Blocks and products
- PHP >= 7.0
- magento/module-catalog >= 100.0
- Magento >= 2.0
composer config repositories.subcategoryblocks git [email protected]:natedawg92/SubCategoryBlocks.git
composer nathanday/module-subcategoryblocks
php bin/magento module:enable NathanDay_SubCategoryBlocks
php bin/magento setup:upgrade
php bin/magento module:uninstall NathanDay_SubCategoryBlocks
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
OSL - Open Software Licence 3.0
(c) 2019 NathanDay