de-swebhosting-typo3-extension / cacheopt
Optimizes automatic cache clearing.
Installs: 3 190
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
Type:typo3-cms-extension
pkg:composer/de-swebhosting-typo3-extension/cacheopt
Requires
- php: ^8.1
 - ext-pdo: *
 - typo3/cms-core: ^12.4
 
Requires (Dev)
This package is auto-updated.
Last update: 2025-10-26 22:08:21 UTC
README
This Extension optimizes the cache clearing behavior of TYPO3:
- When a content element is changed the cache of all pages is cleared where this content element is referenced by a shortcut.
 - When a file or the metadata of a file is changed the cache of all pages is cleared where this file is used in the page properties or in content elements.
 - When a file is changed the directory is detected and the cache of all pages is cleared where a folder collection references it.
 - When a record of an Extension is changed the cache of all pages is cleared where a related plugin is used.
 
More documentation
More documentation can be found in the Extension manual: