Skip to content

Deploy websites via the WordPress admin bar using Git

Notifications You must be signed in to change notification settings

hacklabr/wp-git-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== WP Git Deploy ===

Contributors: vmassuchetto
Donate link: http://vmassuchetto.wordpress.com
Tags: deploy, production, development, git
Requires at least: 2.9.2
Tested up to: 3.9
Stable tag: 0.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Deploy websites using Git and the admin bar.

== Description ==

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.

== Installation ==

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

== Changelog ==

= 0.01 =

* First version. That's it.

About

Deploy websites via the WordPress admin bar using Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.2%
  • CSS 1.8%