https://github.com/codedge/codedge-magento-subcategories
Show subcategories on category pages, configurable for each category in Magento Admin
https://github.com/codedge/codedge-magento-subcategories
Last synced: 6 months ago
JSON representation
Show subcategories on category pages, configurable for each category in Magento Admin
- Host: GitHub
- URL: https://github.com/codedge/codedge-magento-subcategories
- Owner: codedge
- License: mit
- Created: 2016-04-29T09:21:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-29T11:06:34.000Z (over 9 years ago)
- Last Synced: 2025-03-14T15:49:19.506Z (11 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Codedge Magento Subcategories
This extension extends the display mode for Magento categories to show subcategories.
## Description
* Each category now has an entry _Subcategories only_ for the display mode
* Setting this mode only subcategories will be displayed instead of products
## Compatibility
* Magento 1.9
## Installation
* Copy all files from the _src_ folder to your Magento root or
* use modman `modman clone https://github.com/codedge/codedge-magento-subcategories.git`
## Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).
If you find any errors, please open a [Github issue](https://github.com/codedge/codedge-magento-subcategories/issues/new).
## Licence
MIT