• This plugin is so close to being great. It has to add purge url.

    • To have a plugin that only allows you to purge the WHOLE cache is absolutely crazy. Surely you can just add an endpoint to purge a singular URL.
    • This should be done both for a user of the front end and programatically.

    Secondly, you need to add cache warm up – fortunately we can achieve this another way. Currently the plugin in my opinion is not usable if you can’t purge a singular URL.

    Will give the devs a chance to respond before leaving a review as this plugin has a lot of promise.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author owaisalam

    (@owaisalam)

    Thanks for sharing your feedback!

    As you mentioned, purging the cache by a singular URL would be useful. It would be great if you could share a specific use case for this. That way, we can explore a possible workaround, and if it proves valuable, we can consider adding it to our feature development list

    Moderator Support Moderator

    (@moderator)

    @joshtennis93 Please do not post email addresses in these forums. I have archived your reply.

    Thread Starter joshtennis93

    (@joshtennis93)

    Sorry! Was just trying to allow a direct point of contact. Updated reply:

    ——-

    It’s fairly simple:
    – Purge URL Cache
    – Purge URL Cache programatically

    Take: https://activeaway.com/events/ – this is a post type, with our ‘events’ – we update these events via Rest API when an event is sold out. We should then just need to purge this url, but instead we have to purge the whole cache – which is poor for load times.

    Previously I did this with nitropack and just made a call to a webhook url with a query string for that post id/url.

    If you need any further advice, happy to help in any way as this is essential for most users of your plugin!

    Plugin Author owaisalam

    (@owaisalam)

    Thanks for sharing your feedback! We will definitely look into it and share it with our engineering team for a more in-depth analysis. We’ll get back to you soon.

    net

    (@krstarica)

    @owaisalam any update on this?

    Plugin Author owaisalam

    (@owaisalam)

    First of all, sorry for the late reply. Yes, we are planning to add the cache warmup feature to our development list, and we hope to include it in an upcoming release. Thank you for your feedback.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘So close. Missing Purge URL & Cache Warm Up.’ is closed to new replies.