t3rrific/aws-cloudfront-manager

There is no license information available for the latest version (v1.0.1) of this package.

Backend module that lets backend users trigger Amazon CloudFront invalidations

v1.0.1 2024-07-22 10:21 UTC

This package is not auto-updated.

Last update: 2024-10-14 11:23:57 UTC


README

This TYPO3 extension provides a backend module to let backend users with appropriate access privileges clear the CDN cache of Amazon CloudFront distributions (cache invalidations).

➤ Read the documentation for further details.

Requirements and Compatibility

  • TYPO3 v12 LTS, PHP 8.1 or higher.
  • TYPO3 v13.x, PHP 8.2 or higher, in development.

Quick Installation Guide

I recommend to use Composer to install the extension:

composer require t3rrific/aws-cloudfront-manager

➤ Follow the configuration steps in the documentation to complete the installation.

License

(c) 2024 Michael Schams | <schams.net> | t3rrific.com, all rights reserved.

This software free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 3 of the License, or any later version. For the full copyright and license information, please see the documentation that was distributed with this source code.

➤ Read more: The GNU General Public License.