markei/dbmigrate
Composer 安装命令:
composer require markei/dbmigrate
包简介
Script for migrating databases between environments, easy for use in a situation of Wordpress and DTAP
README 文档
README
Script for easy DTAP for Wordpress sites
Installation
Add markei/dbmigrate to require-lines in composer.json
Run composer update
Copy the example config to {project-root}/config/dbmigrate/dbmigrate.ini
Update the configuration with your own parameters
Usage
For Windows cd {project-root} vendor\bin\dbmigrate.php.bat
The script will list the configured environments
First fill in the source environment, second fill in the destination. Check your input and start.
- a backup of the source database will be made.
- a backup of the destination database will be made.
- the backup of the source database will be imported by the destination database
- the source domain will be replaced with the destination domain in the destination database
统计信息
- 总下载量: 343
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-06-21