namelesscoder / uncache
There is no license information available for the latest version (1.2.0) of this package.
TYPO3 Cache Crippler
Package info
github.com/NamelessCoder/uncache
Type:typo3-cms-extension
pkg:composer/namelesscoder/uncache
1.2.0
2018-09-30 11:57 UTC
This package is auto-updated.
Last update: 2026-02-12 07:28:25 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:
- Is it a cache?
- 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.