Mini Cache

Description

Mini Cache is a lightweight page caching plugin. No bloat, no complexity – just speed.

Features:
– Serves cached pages in ~ms
– Zero configuration needed
– Bypasses cache for logged-in users and carts
– WooCommerce compatible
– Mobile/desktop device aware

Installation

  1. Install and activate from Plugins Add New
  2. That’s it! Caching starts automatically
  3. Optional: Configure at Settings Mini Cache

FAQ

Do I need to configure anything?

No, it works out of the box.

How do I clear the cache?

Go to Tools Mini Cache and click Purge All Cache.

Will logged-in users see cached pages?

No, cache is bypassed for logged-in users.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Mini Cache” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Mini Cache” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.5.4

  • JSON-based configuration for faster cache serving
  • Settings sync to JSON file automatically
  • PHP 7.4 – 8.3 compatible