Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP Enterprise Launch Deploy» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.1.0 Initial Release

0.1.1 Patch — Change serialized array recalculation function