namelesscoder / uncache
TYPO3 Cache Crippler
Installs: 13 524
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
This package is auto-updated.
Last update: 2024-10-12 04:54:24 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.