Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP Enterprise Launch Deploy

Descripción

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 “/”

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“WP Enterprise Launch Deploy” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “WP Enterprise Launch Deploy” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

0.1.0 Initial Release

0.1.1 Patch – Change serialized array recalculation function