Skip to content

blackbird-agency/magento-2-quick-category-save

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
etc
 
 
 
 
 
 

Quick Category Save

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 !

About

Save a category faster without saving product position. Only category attributes are saved.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages