trendwerk/migrate

Starter plugin for WordPress database migrations.

1.0.0 2015-01-30 12:41 UTC

This package is auto-updated.

Last update: 2024-04-26 19:18:07 UTC


README

Starter plugin for WordPress database migrations.

Do not use this plugin in your production environment. It's meant for writing and running migration scripts on a development environment.

Installation

If you're using Composer to manage WordPress, you can start your project based on this repo with the command below.

composer create-project trendwerk/migrate <folder>