Skip to content

beezee/wp-phinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-phinx

Proper database migrations for WordPress using Phinx

  • Install the plugin (doesn't even need to be activated)
  • Run sudo ln -s {{PLUGIN_DIR}}/wp-phinx/vendor/bin/phinx /usr/local/bin/
  • Change to directory where you will manage migrations (probably a plugin...)
  • mkdir migrations && phinx init
  • Follow instructions at link above

About

Proper database migrations for WordPress using Phinx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published