Download the PHP package toumoro/tm-cloudfront without Composer
On this page you can find all versions of the php package toumoro/tm-cloudfront. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download toumoro/tm-cloudfront
More information about toumoro/tm-cloudfront
Files in toumoro/tm-cloudfront
Download toumoro/tm-cloudfront
More information about toumoro/tm-cloudfront
Files in toumoro/tm-cloudfront
Vendor toumoro
Package tm-cloudfront
Short Description this extension is designed to clear the Amazon CloudFront cache based on the speaking path of a page.
License GPL-2.0-or-later
Package tm-cloudfront
Short Description this extension is designed to clear the Amazon CloudFront cache based on the speaking path of a page.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package tm-cloudfront
TYPO3 Extension tm_cloudfront
This extension clears the AWS CloudFront cache based on the speaking path of a page by creating an AWS CloudFront invalidation queue based on clearCacheCmd.
Installation (TYPO3 v13)
Using Composer
- Require the extension via Composer
In your TYPO3 project root, run:
Configuration
-
CloudFront Settings
- Add your configuration in the TYPO3 backend or in
config/system/settings.php
:
- Add your configuration in the TYPO3 backend or in
-
Storage/CDN Mapping
- For files, set the CDN domain in the storage configuration (
domain
field).
- For files, set the CDN domain in the storage configuration (
-
TSconfig (optional)
- Add to your page configuration to customize cache commands:
- AWS Permissions
- The AWS user must have permission to invalidate CloudFront cache.
Usage
- Use the "Clear Cache" button in TYPO3 to trigger CloudFront invalidation.
- Invalidations are handled automatically according to your configuration.
Testing
All versions of tm-cloudfront with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^12.4 || ^13.4
typo3/cms-scheduler Version ^12.4 || ^13.4
aws/aws-sdk-php Version ^3.263
typo3/cms-scheduler Version ^12.4 || ^13.4
aws/aws-sdk-php Version ^3.263
The package toumoro/tm-cloudfront contains the following files
Loading the files please wait ....