Skip to content

Drupal module to integrate Github API information

License

Notifications You must be signed in to change notification settings

davidgreiner/github

Repository files navigation

github_projects for Drupal 7

github_projects allows you to use your github repositories as entities in Drupal.

Getting Started

github_project uses the Remote Entity API to fetch and store your repositories as entities on your Drupal 7 site.

Prerequisites

github_projects depends on several third-party modules:

Installation

Download the module from the contributed Drupal modules page and install on your Drupal 7 website.

Configuration

Navigate to admin/config/development/github_projects and enter your personal access token to authorize the plugin to fetch your starred repositories.

Display

Currently we only support viewing your repositories from /github.com/ + FULL REPO NAME such as /github.com/davidgreiner/github_projects.

Note: They have to be starred by your profile, otherwise it will not work!

To-Do

  • Allow more authorization methods
  • List view of all repositories
  • Option to use watch and fork list
  • Get entity reference to work
  • Option to use stats of source or fork repo

About

Drupal module to integrate Github API information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages