publishpress/codeception-extension-extended-copier
最新稳定版本:1.0.0
Composer 安装命令:
composer require publishpress/codeception-extension-extended-copier
包简介
Codeception extension that extends WPBrowser's Copier extension, allowing to create parent directories and copy the same files multiple times.
README 文档
README
Codeception extension extending WPBrowser's Copier extension to allow for more advanced copying of files and directories.
It adds the following features:
- Copying of files and directories from the same source to different destinations.
- Creates not existent parent directories of the destination if not existing, instead of failing.
Installation
composer require --dev publishpress/codeception-extension-extended-copier
Usage
extensions: enabled: - PublishPress\Codeception\Extension\ExtendedCopier config: PublishPress\Codeception\Extension\ExtendedCopier: files: 0: "directory1:%WP_ROOT_FOLDER%/wp-content/plugins/directory1" 1: "directory2:%WP_ROOT_FOLDER%/wp-content/plugins/directory2" 2: "directory2:%WP_ROOT_FOLDER%/wp-content/plugins/directory3"
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-04-19