ityetti / module-clean-cache-single-product

Magento 2 extension to clean cache for single product

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITYetti Clean Cache Single Product

Description

This extension provides opportunities to clean cache for single product. After your change any data in product and you need to clean product cache your no need to run full magento clean cache, you can push only one button and clean cache only for necessary product.

Compatibility

  • Magento v2.4.6 (Should work on previous versions. Not tested)

Installation Instructions

  1. composer require ityetti/module-clean-cache-single-product
  2. bin/magento module:enable ITYetti_CleanCacheSingleProduct
  3. bin/magento setup:upgrade
  4. Go to Admin - Store - Configuration - ITYetti - Clean Cache Single Product
  5. Is Enabled - Yes

ITYetti Clean Cache Single Product

Uninstallation

  1. composer remove ityetti/module-clean-cache-single-product

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Oleksii Borovyk
https://github.com/ityetti

License

OSL - Open Software Licence 3.0

About

Magento 2 extension to clean cache for single product


Languages

Language:PHP 100.0%