qoliber/m2-cloudflare-cache-cleaner 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

qoliber/m2-cloudflare-cache-cleaner

最新稳定版本:2.0.0

Composer 安装命令:

composer require qoliber/m2-cloudflare-cache-cleaner

包简介

README 文档

README

Open Source Love

Magento 2 CloudFlare Cache Cleaner

Simple Magento 2 module that allows to clear CloudFlare cache from CLI

Installation (in your Magento 2 directory): THIS PACKAGE REQUIRES COMPOSER 2.x

composer require qoliber/m2-cloudflare-cache-cleaner

And run upgrade command:

php bin/magento setup:upgrade

Module should work out-of-the box

Tested on

  • Magento 2.4.2 Open Source
  • Magento 2.4.3 Open Source
  • Magento 2.4.4 Open Source
  • Magento 2.4.5 Open Source

How to use this module

Simply run CLI command:

php bin/magento  qoliber:cloudflare:cache-clear [--request] [param list] 

Examples

php bin/magento  qoliber:cloudflare:cache-clear  --request=files https://www.store.com/ https://www.store.com/clear_this
php bin/magento  qoliber:cloudflare:cache-clear  --request=tags tag1 tag2 tag3
php bin/magento  qoliber:cloudflare:cache-clear  --request=hosts https://www.store.com/ 
Available requests
  • files - clear CF cache by URLs
  • tags - clear CF cache by tags
  • hosts - clears CF cache by hosts
  • prefixes - clears CF cache by prefixes
  • purge_everything - clear entire CF cache associated to the specified ZONE

Next update (coming soon... )

  • adding logging and output regarding errors / issues
  • adding ability to pass extra headers in the CLI
  • adding admin UI to allow clearing CF from admin panel

统计信息

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

GitHub 信息

  • Stars: 20
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-12-19