pixelopen/magento-sucuri
最新稳定版本:100.1.2
Composer 安装命令:
composer require pixelopen/magento-sucuri
包简介
Add Sucuri API features to Magento: cache management and logs
README 文档
README
Presentation
The module adds Sucuri API features to Magento: cache management and logs.
Requirements
- Magento >= 2.4.4
- PHP >= 8.0.0
Installation
composer require pixelopen/magento-sucuri
Configuration
Stores > Configuration > Service > Sucuri
Multi-Website: Use the scope config selector to fill API credentials for all websites.
Clear the Website Firewall cache
CLI
All websites
bin/magento sucuri:cache:flush
Specific website
bin/magento sucuri:cache:flush --website_id=1
Admin UI
System > Cache Management > Additional Cache Management > Flush Sucuri Cache for X
Display the audit log entries
System > Sucuri > Logs
Multi-Website: Use the scope selector to display requests per website.
Refresh the log entries
CLI
All websites
bin/magento sucuri:log:refresh
Specific website
bin/magento sucuri:log:refresh --website_id=1
Admin UI
System > Sucuri > Logs > Refresh
Multi-Website: Use the scope selector before refreshing to a specific website.
Automatically refresh logs every hour
Stores > Configuration > Service > Sucuri > Cron > Refresh Logs
Log retention
Stores > Configuration > Service > Sucuri > Cron > Log retention (days)
统计信息
- 总下载量: 111
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-05-07