zr/zr-audit-bundle
Composer 安装命令:
composer require zr/zr-audit-bundle
包简介
ZR Audit Bundle
README 文档
README
Installation
To install the ZR Audit Bundle, follow the steps below:
-
Ensure the below has been added to the
composer.jsonrepositories before the drupal repository if you're on Drupal 11:{ "type": "vcs", "url": "https://git.drupalcode.org/issue/schema-3465075" }, -
Ensure the below has been added to the
composer.jsoninstaller-paths:"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run
composer require zr/zr-audit-bundle -
Run the following command (within the
/webdirectory):ddev drush recipe recipes/custom/zr-audit-bundle
This command will execute the ZR Audit Bundle installation.
You should also get https://www.drupal.org/project/sensitive_data. To do this:
cd ~/.drush/commandsgit clone https://git.drupalcode.org/project/sensitive_data.gitdrush cc drush
Usage:
Required:
This bundle installs the following:
- site_audit
- reroute_email
- hacked
- diff
- unused_modules
- coder
- security_review
- schema
- upgrade_status
- phpmd
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-05-16