Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

WP Enterprise Launch Deploy

Mô tả

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/)

Hỏi đáp

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

Then you must save the ftp root as “/”

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“WP Enterprise Launch Deploy” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

0.1.0 Initial Release

0.1.1 Patch – Change serialized array recalculation function