Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear Cache button or Clear Cache on Save/Update/Create #415

Open
sergeitoroptsev opened this issue Sep 15, 2022 · 1 comment
Open

Clear Cache button or Clear Cache on Save/Update/Create #415

sergeitoroptsev opened this issue Sep 15, 2022 · 1 comment
Assignees
Labels

Comments

@sergeitoroptsev
Copy link

In Shopaholic plugin many actions are related to cache (like adding additional categories to the product).

For usual user it is hard to clear cache via php artisan console command.

So I suggest You adding "Clear Cache" button. Or better perform cache clearing after product/category/offer Save/Update/Create.

@kharanenka kharanenka self-assigned this Aug 25, 2023
@kharanenka
Copy link
Contributor

Hello! Plugins have logic to automatically clear the cache after saving/deleting an any entity. If the cache is not cleared, it may be a bug. Do you have steps to reproduce?

@kharanenka kharanenka added the bug label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants