https://github.com/ityetti/module-clean-cache-single-product
Magento 2 extension to clean cache for single product
https://github.com/ityetti/module-clean-cache-single-product
cache magento2 magento2-extension magento2-extension-free magento2-module
Last synced: 11 months ago
JSON representation
Magento 2 extension to clean cache for single product
- Host: GitHub
- URL: https://github.com/ityetti/module-clean-cache-single-product
- Owner: ityetti
- Created: 2023-09-16T09:45:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T10:18:10.000Z (over 2 years ago)
- Last Synced: 2025-04-15T09:55:49.857Z (about 1 year ago)
- Topics: cache, magento2, magento2-extension, magento2-extension-free, magento2-module
- Language: PHP
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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`
3. `bin/magento module:enable ITYetti_CleanCacheSingleProduct`
4. `bin/magento setup:upgrade`
5. Go to Admin - Store - Configuration - ITYetti - Clean Cache Single Product
6. `Is Enabled` - Yes

Uninstallation
--------------
1. `composer remove ityetti/module-clean-cache-single-product`
Support
-------
If you have any issues with this extension, open an issue on [GitHub](https://github.com/ityetti/module-clean-cache-single-product/issues).
Contribution
------------
Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://github.com/ityetti/module-clean-cache-single-product/pulls).
Developer
---------
Oleksii Borovyk
[https://github.com/ityetti](https://github.com/ityetti)
License
-------
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)