A simple admin UI for removing individual pages from your CDN's cache. Assumes that your Wagtail site has already been configured with frontend cache invalidation.
- Install this app with
pip install wagtail-purge
- Add
"wagtail_purge"
to yourINSTALLED_APPS
- Visit 'CDN purge' in your admin settings menu