Skip to content

Releases: UpendoVentures/CloudFlarePurgeCache

01.00.01

09 Sep 18:23
Compare
Choose a tag to compare

Release Notes

This release includes the following updates:

  • Resolves a bug with subsequent saves of module settings.
  • Restores a debugging message that was commented out.

01.00.00

09 Sep 02:16
Compare
Choose a tag to compare

CloudFlare Purge Cache Module for DNN

This open-source module allows you to authorize end-users to be able to clear the cache on CloudFlare with a single click.

How to Use

  1. Install like normal.
  2. The module will create a CloudFlare Cache link for you in the persona bar and add the module to the page for you.
  3. Update the module settings to add your ZoneID, API Key (token), and account e-mail address.
  4. Save the changes and you're up and running!

How to Troubleshoot

If you're running into issues, update the DotNetNuke.Log4Net.config file in the root of your website to have the Debug setting turned on like seen below.

<level value="Debug" />

Thank You

Huge thanks to David Poindexter and Daniel Valadas for getting this first release ready.