nathanday / module-subcategoryblocks
Extend Magento 2 Category Display Options to add Functionality to show Subcategory Blocks or List
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-05-06 14:44:26 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