Download the PHP package foogile/wp-cli-mig without Composer
On this page you can find all versions of the php package foogile/wp-cli-mig. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foogile/wp-cli-mig
More information about foogile/wp-cli-mig
Files in foogile/wp-cli-mig
Download foogile/wp-cli-mig
More information about foogile/wp-cli-mig
Files in foogile/wp-cli-mig
Vendor foogile
Package wp-cli-mig
Short Description General migration command for WP-CLI
License WTFPL
Package wp-cli-mig
Short Description General migration command for WP-CLI
License WTFPL
Please rate this library. Is it a good library?
Informations about the package wp-cli-mig
wp-cli-mig
General migration command for WP-CLI
Example migration
-
Create migration script
- Move into folder migrations and execute migrations using WP-CLI
For migrations that should stop execution, throw exceptions from up/down-methods. I.e.
a non-reversable migration will typically refuse a down()
-operation: throw new \Exception("Cannot rollback migration")
.
All versions of wp-cli-mig with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package foogile/wp-cli-mig contains the following files
Loading the files please wait ....