承接 lotsofpixels/module-media-cleaner-magento2 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

lotsofpixels/module-media-cleaner-magento2

最新稳定版本:1.0.0

Composer 安装命令:

composer require lotsofpixels/module-media-cleaner-magento2

包简介

Clean Media folder from malware files with a cron

README 文档

README

The module runs every 15 minutes and cleans the media folder from malware files.

Installation

composer require tinx/media-cleaner

composer require tinx/media-cleaner

Appendix

Remember to protect the media folder with this nginx code. This code will prevent from executing the files in the folders.

# Learn more here: https://sansec.io/research/magento-polyshell

location ~* ^/(?:pub/)?media/custom_options {
    return 403;
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Credits

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2026-03-24