nathanday / module-subcategoryblocks
Extend Magento 2 Category Display Options to add Functionality to show Subcategory Blocks or List
Package info
github.com/natedawg92/SubCategoryBlocks
Type:magento2-module
pkg:composer/nathanday/module-subcategoryblocks
1.1.0
2022-04-06 07:46 UTC
This package is auto-updated.
Last update: 2026-03-06 16:21:20 UTC
README
Facts
- version: 1.0.0
- extension on GitHub
- direct download link
Description
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
Requirements
- PHP >= 7.0
- magento/module-catalog >= 100.0
Compatibility
- Magento >= 2.0
Installation Instructions
composer config repositories.subcategoryblocks git git@github.com:natedawg92/SubCategoryBlocks.git composer nathanday/module-subcategoryblocks php bin/magento module:enable NathanDay_SubCategoryBlocks php bin/magento setup:upgrade
Uninstallation
php bin/magento module:uninstall NathanDay_SubCategoryBlocks
Support
If you have any issues with this extension, open an issue on GitHub.
Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Developer
Licence
OSL - Open Software Licence 3.0
Copyright
(c) 2019 NathanDay