5 votes

Macro Cache Disabler

Macro Cache Disabler adds an option to the developer section allowing you to temporaily reset the "cache duration" property on all macro's - which can be a useful aid during development.

As it's not possible to provide true macro cache disabling without modding the Umbraco core, this works by:

  • Taking a backup of all non-zero macro cache values
  • Resetting all macro cache values to zero
  • Flushing the macro cache

Once you've done whatever you need to, you can click a 'restore settings' button to restore the macro cache values. The restore only overwrites empty cache durations (so any cache values for macro's added / edited since the last disable will be preserved).

Archived files

Documentation

Source code

Package owner

Rick Mather

Rick Mather

Rick has 124 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Rick Mather
  • Created: 26/01/2011
  • Current version 0.9.1
  • License MIT
  • Downloads on Our: 1K

External resources