WP Mercurial

Plugin Banner

WP Mercurial

by invisnet

Download
Description

Not everyone has the luxury of seperate development, staging, and live servers. WP Mercurial helps work around the limitations of a single server by automating many of the repetitive Mercurial tasks required when updating WordPress.

Each time a plugin, a theme, or the core is updated, WP Mercurial will automatically run:

    hg -A commit -m '<description of update>' 

The description is based on what was updated.

WP Mercurial never pushes automatically.

There is also a dashboard widget that provides all the basic Hg commands.

  1. Upload the plugin to your plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

There are no WordPress options to configure.

1.1

Minor cosmetic updates.

1.0

Initial release.

Back to top