Plugin for working with Git from the panel

Hello!

I made a plugin that allows you to:

  • add/commit/push changes from the panel
  • pull changes from a hosted repository, like one on GitHub
  • use hooks to automatically add and commit changes

You can put a section anywhere in your blueprints that shows a summary of the current changes:

section

…and then navigate to the panel view where all the magic happens:

The plugin creates commits using the logged user’s name and email, so you have an accurate Git history. Check it out:

11 Likes

Most excellent plugin. Works like a breeze.

1 Like