dev-master
9999999-devA CloudFront invalidator for WmController
MIT
The Requires
by Wieni
0.5.2
0.5.2.0A CloudFront invalidator for WmController
MIT
The Requires
by Wieni
A CloudFront invalidator for WmController
An Amazon CloudFront cache invalidator for wieni/wmcontroller, (*2)
This package requires PHP 8.0 and Drupal 9.1 or higher. It can be installed using Composer:, (*3)
composer require wieni/wmcontroller_cloudfront
To enable this cache invalidator, change the wmcontroller.cache.purger
container parameter:, (*4)
parameters: wmcontroller.cache.cloudfront: distributionId: '' accessKey: '' secret: '' wmcontroller.cache.storage: wmcontroller.cache.storage.cloudfront # This storage only invalidates at CloudFront. It does not store anything # and requires another storage to function. By default it uses the database storage. wmcontroller.cache.cloudfront.backend.storage: wmcontroller.cache.storage.mysql
All notable changes to this project will be documented in the CHANGELOG file., (*5)
If you discover any security-related issues, please email security@wieni.be instead of using the issue tracker., (*6)
Distributed under the MIT License. See the LICENSE file for more information., (*7)
A CloudFront invalidator for WmController
MIT
A CloudFront invalidator for WmController
MIT