This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “WP Git Deploy” into your language.

Interested in development?

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

बदलाव विवरण

0.01

  • First version. That’s it.