Bitbucket Issues
Categories
Component ID
2915678
Component name
Bitbucket Issues
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
150
Component created
Component changed
Component body
The Bitbucket Issues module provides a Bitbucket 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 ‘Bitbucket 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 issues in your Drupal site
- Create issues from your Drupal site
Architecture
This module is a plugin for the Git Issues module.