Purge cloudflare cache for Craft CMS entries on save
To install cloudbusting, follow these steps:
- Download & unzip the file and place the
cloudbusting
directory into yourcraft/plugins
directory - -OR- do a
git clone https://github.com/TaisceCheol/cloudbusting.git
directly into yourcraft/plugins
folder. You can then update it withgit pull
- -OR- install with Composer via
composer require TaisceCheol/cloudbusting
- Install plugin in the Craft Control Panel under Settings > Plugins
- The plugin folder should be named
cloudbusting
for Craft to see it. GitHub recently started appending-master
(the branch name) to the name of the folder for zip file downloads.
cloudbusting works on Craft 2.4.x and Craft 2.5.x.
cloudbusting makes life easier when using a Craft CMS site behind Cloudflare. Whenever you save an entry cloudbusting will purge the Cloudflare cache for that entry's url. That's it.
All you need to do to start using cloudbusting is provide your credentials on the settings page.
Largely based on the brilliant work of Craft-Shopify
Brought to you by the Irish Traditional Music Archive