Skip to content
This repository was archived by the owner on Dec 14, 2019. It is now read-only.
/ porter Public archive

D8 site that merges Contrib Tracker into needed "groupings" for microcosms in Drupal

Notifications You must be signed in to change notification settings

mglaman/porter

Repository files navigation

Porter CircleCI

Porter is a Drupal 8 site that scrapes the Drupal.org project list and the contrib tracker project.

The goal is to provide something similar to ContribKanban.com, but for porting contributed projects in Drupal's various microcosms. This can be used to: see porting status, help reduce duplicate efforts, find ways to deprecate contributed project requirements.

Install

  1. Clone
  2. composer install
  3. Install Drupal
  4. drush config-set system.site uuid 1e6703e9-9173-4ba9-b0d8-3e2e1f001cf0 --yes
  5. drupal config:import
  6. Add a "Grouping" term for each commerce and workbench grouping plugins (plugin reference field.)
  7. drupal porter:refresh:projects
  8. drupal porter:refresh:tracker

Beware, the porter:refresh:projects command can be taxing on the Drupal.org API; so don't run it often.

About

D8 site that merges Contrib Tracker into needed "groupings" for microcosms in Drupal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published