City-of-Helsinki / drupal-tpr-aggregator

Aggregates certain TPR data to make it easier to process by Drupal migrates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drupal TPR aggregator

Aggregates TPR data to make it easier to be processed by drupal-module-helfi-tpr migrations.

See gh-pages branch for available dumps.

Testing locally

Clone the repository and run composer install.

Run:

php console.php app:aggregate-tpr-services description > services.json
php console.php app:aggregate-tpr-services errandservice > errandservices.json
php console.php app:aggregate-unit-services services.json > unitservices.json

Contact

Slack: #helfi-drupal (http://helsinkicity.slack.com/)

About

Aggregates certain TPR data to make it easier to process by Drupal migrates


Languages

Language:PHP 100.0%