该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Enterprise Launch Deploy

描述

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://wordpress.org/plugins/wp-live-server-deploy/)

常见问题

My FTP Root isn’t in a subfolder like “/public_html”, what now?

Then you must save the ftp root as “/”

评价

此插件暂无评价。

贡献者及开发者

「WP Enterprise Launch Deploy」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1.0 Initial Release

0.1.1 Patch – Change serialized array recalculation function