lochmueller / staticfilecache
Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
Fund package maintenance!
lochmueller
paypal.me/lochmueller
Installs: 219 028
Dependents: 5
Suggesters: 2
Security: 0
Stars: 93
Watchers: 11
Forks: 40
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: ^7.3||^7.4
- ext-pdo: *
- ext-zlib: *
- typo3/cms-core: ^10.4.6
- typo3/cms-extensionmanager: ^10.4.6
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phpmetrics/phpmetrics: ^2.5
- typo3/testing-framework: ^6.1
Suggests
- friendsofsymfony/http-cache: For HTTP proxy cache services like Varnish
- lochmueller/seocli: Scan websites against SEO criteria and/or trigger the indexing process and cache warming in deployment scripts
Replaces
- typo3-ter/staticfilecache: 12.0.4
- dev-master
- 12.0.4
- 12.0.3
- 12.0.2
- 12.0.1
- 12.0.0
- 11.1.7
- 11.1.6
- 11.1.5
- 11.1.4
- 11.1.3
- 11.1.2
- 11.1.1
- 11.1.0
- 11.0.0
- 10.2.1
- 10.2.0
- 10.1.1
- 10.1.0
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 9.0.0
- 8.2.2
- 8.2.1
- 8.2.0
- 8.1.0
- 8.0.2
- 8.0.1
- 8.0.0
- 7.1.1
- 7.1.0
- 7.0.1
- 7.0.0
- 6.1.3
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.2
- 6.0.1
- 6.0.0
- 5.4.1
- 5.4.0
- 5.3.4
- 5.3.3
- 5.3.2
- 5.3.1
- 5.3.0
- 5.2.1
- 5.2.0
- 5.1.6
- 5.1.5
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.1
- 4.0.0
- 3.8.2
- 3.8.1
- 3.8.0
- 3.7.0
- 3.6.2
- 3.6.1
- 3.6.0
This package is auto-updated.
Last update: 2021-01-07 17:32:01 UTC
README
StaticFileCache for TYPO3. Very flexible and very, very, very fast cache ;)
It is recommended to install the extension in composer mode. If your TYPO3 installation is not in composer mode, you should change that (!!) or you could also copy-paste the extension manually or install it via TER (ExtensionKey: staticfilecache).
Note: EXT:staticfilecache is a fork of EXT:nc_staticfilecache (EXT:fl_staticfilecache before) and has a lots of improvements. If it possible use EXT:staticfilecache instead of one of the old ones.
Support the development of the extension
Important documentations
Introduction
Installation
Configuration
More topics
Have fun with the extension!
ToDos:
https://forge.typo3.org/attachments/download/35200/TYPO3-v10-LTS-whats-new.pdf
- Dashboard Info https://docs.typo3.org/c/typo3/cms-dashboard/master/en-us/Configuration/WidgetRegistration.html Cache via DI Client nach PSR-18 Remove SignalSlot Dispatcher Issues