Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

Overview over the template cache management of all templates of a site.

Notifications You must be signed in to change notification settings

justb3a/processwire-templatecacheoverview

Repository files navigation

WARNING: This repository is no longer maintained ⚠️

This repository will not be updated. The repository will be kept available in read-only mode.

ProcessWire Template Cache Overview

Using this module you can view all template cache settings at once. E.g. cache status, cache time. Furthermore it adds the functionality to clear the entire template cache or just the template cache for a given template. Note that this may cause a temporary delay for one or more requests while pages are re-cached.

Screenshot of the module's interface

Caching can help significantly with page render time on resource-heavy pages. But caching should not be used on templates that need to process constantly changing data, like from forms or sessions. Also note that URL segments are cachable, but GET and POST vars are not.

You're able to configure what columns to show in the results table:

Screenshot of the module's configuration settings

About

Overview over the template cache management of all templates of a site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published