blackbird/category-empty-button

There is no license information available for the latest version (1.0.2) of this package.

1.0.2 2021-01-29 14:53 UTC

This package is auto-updated.

Last update: 2024-04-20 10:41:27 UTC


README

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!