Skip to content
/ edudu Public

Drupal modules that create nodes containing metadata about Drupal projects. It can parse a single drupal .info file or find .info files in Github repos and parse them.

Notifications You must be signed in to change notification settings

bwood/edudu

Repository files navigation

In order for the edudu module to function properly, you will have to import the content-types provided in the export/ directory into your site. You will need the bundle_copy and ctools modules installed and enabled for this.

The github_resource content type (should have been called edudu_github_resource) should use auto_nodetitle.module to set the title to [node:field_edudu_github_user_or_org]

This code relies on https://github.com/KnpLabs/php-github-api.

About

Drupal modules that create nodes containing metadata about Drupal projects. It can parse a single drupal .info file or find .info files in Github repos and parse them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages