namelesscoder/uncache

There is no license information available for the latest version (1.2.0) of this package.

TYPO3 Cache Crippler

Installs: 13 486

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 1

Open Issues: 0

Type:typo3-cms-extension

1.2.0 2018-09-30 11:57 UTC

This package is auto-updated.

Last update: 2024-04-12 03:41:17 UTC


README

To install:

composer require --dev namelesscoder/uncache

What is it?

A cache preventer.

What does it do?

Prevents caching.

How does it work?

You know what a cache does? This doesn't do that.

Where does it work?

On TYPO3 7.6.0 and v8 series and most likely also up-coming v9.

Which cache types does it prevent?

Logic flowchart:

  1. Is it a cache?
  2. Then it is prevented!

Can it still allow some caches to work?

See the flowchart above.

How to use

Install; then forget that you ever had a clear all caches button which was always eight keystrokes and two mouse clicks away.

Have fun, enjoy!