This module provides a simple way to exclude certain pages from being cached. Sometimes you want all pages to be cached for anonymous users except for one or two pages that have dynamic or random or rotating content. If those pages are cached, the dynamic parts cease to be dynamic. This module allows an administrator to selectively exclude certain paths from being cached so that dynamic content is actually dynamic.
- Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules.
- Go to
admin/config/system/cacheexclude
and configure paths you want excluded from caching.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
- Herb v/d Dool
- Other maintainers are encouraged and welcome.
Ported to Backdrop by Herb v/d Dool.
Originally created for Drupal by Larry "Crell" Garfield and Matt "mbutcher" Butcher.
Drupal maintainers: