IDeliverable / IDeliverable.Widgets

A module for the Orchard CMS that provides a number of useful functional enhancements to the widgets system.
6 stars 9 forks source link

Feature/menu cache invalidation #14

Closed paynecrl97 closed 8 years ago

paynecrl97 commented 9 years ago

Adds cache invalidation for Menu Widgets whenever their associated menu is altered.

Currently covers menu item create, update, and remove.

https://github.com/OrchardCMS/Orchard/pull/6006 will enable cache invalidation for menu item re-ordering.