Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Git Deploy

Beschrijving

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.

Installatie

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Git Deploy” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Git Deploy” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.01

  • First version. That’s it.