blackbird/quick-category-save

1.0.2 2021-04-12 16:43 UTC

This package is auto-updated.

Last update: 2024-03-29 04:06:14 UTC


README

License: MIT

Quick Category Save module create a new button in the category page which save all the configurations of a category without product update, preventing it to be offline for too much time. The free source is available at the GitHub repository

Setup

Get the package

Zip Package:

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

Composer Package:

composer require blackbird/quick-category-save

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 !