定制 wieni/wmcontroller_cloudfront 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wieni/wmcontroller_cloudfront

最新稳定版本:1.0.1

Composer 安装命令:

composer require wieni/wmcontroller_cloudfront

包简介

An Amazon CloudFront invalidator for wmcontroller

README 文档

README

Latest Stable Version Total Downloads License

An Amazon CloudFront cache invalidator for wieni/wmcontroller

Installation

This package requires PHP 8.0 and Drupal 9.1 or higher. It can be installed using Composer:

 composer require wieni/wmcontroller_cloudfront

To enable this cache invalidator, change the wmcontroller.cache.purger container parameter:

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

Changelog

All notable changes to this project will be documented in the CHANGELOG file.

Security

If you discover any security-related issues, please email security@wieni.be instead of using the issue tracker.

License

Distributed under the MIT License. See the LICENSE file for more information.

统计信息

  • 总下载量: 4.69k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 8
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-09-01