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

Add the ability to not cache some static blocks #8

Open
mpchadwick opened this issue Jun 3, 2015 · 2 comments
Open

Add the ability to not cache some static blocks #8

mpchadwick opened this issue Jun 3, 2015 · 2 comments

Comments

@mpchadwick
Copy link

We had an issue where we had a static block with products with add to cart buttons. The static block got cached, along with the form key, preventing users from adding to cart through that static block. I think there are use cases where there may be some static blocks on the site that the store admin / developer does not want cached. My ideal solution would be a check box on the edit static block page that says "Don't cache this static block" and then a check in the if condition. Is this something you would consider incorporating?

@kkrieger85
Copy link

I think not caching something is not a performance tweaks

@sprankhub
Copy link
Member

@kkrieger85 this extension ensures that all static blocks are cached. Hence, one could at least consider this feature...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants