Skip to content

blackbird-agency/magento-2-category-empty-button

Repository files navigation

Category Empty Button

Latest Stable Version License: MIT

This module allows you to remove all the products from a category with a simple button. The free source is available at the GitHub repository.

Illustration

Setup

Get the package

Zip Package:

Unzip the package in app/code/Blackbird/CategoryEmptyButton, from the root of your Magento instance.

Composer Package:

composer require blackbird/category-empty-button

Install the module

Go to your Magento root, then run the following Magento command:

php bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources, or to use the --keep-generated option.

Support

Contact

For further information, contact us:

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

That's all folks!