Description
Automates the entire process for migrating your wordpress install from a test/development/source to the live/destination domain. Also allows the ignoring of certain files/directories not needed to upload (e.g /cache, /.git, /.svn /.gitignore etc etc).
Here’s a list of what is accomplished during an automated deployment:
Disclaimer: Please backup any files or mysql tables on the live server. This plugin is intended for engineers with a working knowledge of linux and web development. Use at own risk.
This plugin is a fork/derivative of WP Live Server Deploy (https://www.ads-software.com/plugins/wp-live-server-deploy/)
FAQ
- My FTP Root isn’t in a subfolder like “/public_html”, what now?
-
Then you must save the ftp root as “/”
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Enterprise Launch Deploy” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Enterprise Launch Deploy” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0 Initial Release
0.1.1 Patch – Change serialized array recalculation function