Home

Awesome

TYPO3 extension Uncache: Caches? What do you mean, caches...?

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!