설명
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/)
FAQ
- 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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “WP Enterprise Launch Deploy”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
0.1.0 Initial Release
0.1.1 Patch – Change serialized array recalculation function