typo3-cms-extension uncache
TYPO3 Cache Crippler
namelesscoder/uncache
TYPO3 Cache Crippler
- Monday, February 13, 2017
- by NamelessCoder
- Repository
- 1 Watchers
- 1 Stars
- 2,430 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 12 % Grown
TYPO3 extension Uncache: Caches? What do you mean, caches...?
To install:, (*1)
composer require --dev namelesscoder/uncache
, (*2)
What is it?
A cache preventer., (*3)
What does it do?
Prevents caching., (*4)
How does it work?
You know what a cache does? This doesn't do that., (*5)
Where does it work?
On TYPO3 7.6.0 and v8 series and most likely also up-coming v9., (*6)
Which cache types does it prevent?
Logic flowchart:, (*7)
- Is it a cache?
- Then it is prevented!
Can it still allow some caches to work?
See the flowchart above., (*8)
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., (*9)
Have fun, enjoy!