An open API service indexing awesome lists of open source software.

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

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