Git Issues

Categories

Component ID

2910578

Component name

Git Issues

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

245

Component created

Component changed

Component body

The Git Issues module provides a Git core API layer for managing git issues from your Drupal website.

Installation

Install as usual.

Place the entirety of this directory in the /modules folder of your Drupal installation.
Navigate to Administer > Extend. Check the ‘Enabled’ box next to the ‘Git Issues’ and then click the ‘Save Configuration’ button at the bottom.

Populate module settings form with git base url and git user access token.

Features

  • List opened and closed issues in your Drupal site
  • Create, edit and close issues from your Drupal site

Extensions/Plugins

  • GitHub Issues
  • Bitbucket Issues
  • Architecture

    This module provides plugin type for other Git repository hosting services