cloudflare / Cloudflare-Magento

A Cloudflare plugin for Magento2.
https://www.cloudflare.com/integrations/magento/
BSD 3-Clause "New" or "Revised" License
50 stars 17 forks source link

Suggest Open Source Alternative #88

Closed null93 closed 1 year ago

null93 commented 2 years ago

I think it would be nice to point users to an open source alternative module for Magento since this one is deprecated.

amenk commented 2 years ago

What does the open source alternative do?

We are looking for a module which can cache and expire static pages, similar to Varnish, but on cloudflare - does the jetrails module allow this? It seems to be more a admin interface for what otherwise would be done on Cloudflare admin?

null93 commented 2 years ago

@amenk You are definitely right. It does not have an observer that purges cache on product/page changes. It wouldn't be too hard to implement, but it would require an Enterprise account since purging cache with tags is an Enterprise feature. At least this is how I think it would be implemented. That being said, it doesn't do that right now because we haven't seen a demand for it yet since most of the people using this extension do not have an Enterprise account.