emakinafr/magento2-pagecache-bypass
最新稳定版本:v1.0.1
Composer 安装命令:
composer require emakinafr/magento2-pagecache-bypass
包简介
A lightweight module to allow bypassing the built-in page cache with an HTTP parameter.
README 文档
README
A lightweight module to allow bypassing the built-in page cache with an HTTP parameter.
This is especially useful if you want to do some profiling with Blackfire where you can't afford to disable the page cache.
???? Installation
composer require emakinafr/magento2-pagecache-bypass bin/magento setup:upgrade
⚙ Configuration
The name of the HTTP parameter used to bypass the built-in page cache can be configured in back-office through:
Stores > Configuration > Advanced > Developer > PageCache Bypass by Emakina.
???? Usage
This module does not change the default behavior if you do not pass the bypass parameter.
# The Magento built-in page cache is still used. https://magento2.localhost/ # The Magento built-in page cache is bypassed. https://magento2.localhost/?pagecache_bypass
???? Contributing
Contributions, issues and feature requests are welcome!
By the way, don't forget you can give a ⭐️ if this project helped you!
???? License
Copyright © Emakina. This project is licensed under the MIT license.
统计信息
- 总下载量: 25.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04