このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP Git Deploy

説明

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.

インストール

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP Git Deploy はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Git Deploy” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.01

  • First version. That’s it.