https://github.com/fballiano/openmage-hide-empty-categories
Removes categories with no products when loading a categories collection
https://github.com/fballiano/openmage-hide-empty-categories
Last synced: about 2 months ago
JSON representation
Removes categories with no products when loading a categories collection
- Host: GitHub
- URL: https://github.com/fballiano/openmage-hide-empty-categories
- Owner: fballiano
- Created: 2014-08-19T08:08:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T10:41:16.000Z (about 1 year ago)
- Last Synced: 2025-04-23T14:17:54.335Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 27.3 KB
- Stars: 10
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Magento Hide Empty Categories
=============================Removes categories with no products when loading a categories collection
If you find my work valuable, please consider sponsoring
![]()
![]()
Backup!!!
---------
Backup your database before launching the translation process!!!
This module is provided "as is" and I'll not be responsible for any data damage.Installation
------------Simply download the whole repository and copy everything to your Magento document root.
Otherwise with modman:
```shell
modman clone https://github.com/fballiano/magento-hide-empty-categories
```Compatibility
-------------
This module was developed on Magento 1.9.4.1.
If you have a different version of Magento and the module is working please drop me a line so I can update this compatibility list.Support
-------
If you have any issues with this extension, open an issue on GitHub.Contribution
------------
Any contributions are highly appreciated. The best way to contribute code is to open a
[pull request on GitHub](https://help.github.com/articles/using-pull-requests).Developer
---------
Fabrizio Balliano
[http://fabrizioballiano.com](http://fabrizioballiano.com)
[@fballiano](https://twitter.com/fballiano)Licence
-------
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)Copyright
---------
(c) Fabrizio Balliano