Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

WP Git Deploy

Leírás

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.

Telepítés

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

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“WP Git Deploy” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WP Git Deploy” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

0.01

  • First version. That’s it.