定制 statikbe/craft-blitz-varnish 二次开发

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

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

statikbe/craft-blitz-varnish

Composer 安装命令:

composer require statikbe/craft-blitz-varnish

包简介

Varnish Cache purger for the Blitz plugin for Craft CMS.

README 文档

README

The Varnish Cache Purger allows the Blitz plugin for Craft CMS to intelligently purge cached pages on connected Varnish servers.

Usage

Install the plugin using composer and then install it.

composer require statikbe/craft-blitz-varnish
php craft plugin/install blitz-varnish

You can then select the purger and settings either in the control panel or in config/blitz.php.

// The purger type to use.
'cachePurgerType' => 'statikbe\blitzvarnish\VarnishCachePurger',

Using Varnish Cache with Craft CMS

How to configure Varnish Cache to work with Craft CMS and your specific project is beyond the scope of this plugin. You can find a basic example configuration here.

Created by statik.be.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 4
  • Forks: 1
  • 开发语言: VCL

其他信息

  • 授权协议: mit
  • 更新时间: 2022-12-23