Skip to content

bbrala/drupal-issue-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Drupal Issue Explorer is a tool that allows visualization and exploration of Drupal.org issues and their relationships using a graph database.

screenshot

Getting started

Getting started is quite easy using ddev.

  1. Clone the project
  2. Run ddev start in the project root
  3. Run ddev neo4j-import to ge the latest data
  4. Run ddev launch to open the project in your browser

This will launch the project with a prepopulated Neo4j database and launch the webserver. The data is updated every 8 hours.

  1. Pull all the changes git pull
  2. Start your project ddev neo4j-import
  3. Run ddev launch to open the project in your browser

Features

  • Explore issues and their relationships
  • Search for issues with fulltext search
  • Load orphaned issues
  • Issue detail view with working links to other issues
  • Set any node as root of your graph
  • Explode the graph in 2D or 3D

About

Drupal issue explorer using a graph database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages