Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Git Deploy

Descrizione

This is a plugin for managing website releases under production or development
environments. Once the WordPress installation is in a Git tree, WP Deploy will
detect its branches and put a switch menu in the admin bar.

Like this, you can just push your website to your remote and use the menu to
deploy the changes without using Git hooks or prompting into another shell.

Another useful purpose is for the development process, where different
implementations can be viewed and switched by customers, or a production branch
can be testes in a staging environment.

Installazione

  1. Download and activate the plugin.
  2. Check the ‘Deploy’ menu in your admin bar.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WP Git Deploy” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

0.01

  • First version. That’s it.