Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/city-of-helsinki/drupal-tpr-aggregator
Aggregates certain TPR data to make it easier to process by Drupal migrates
https://github.com/city-of-helsinki/drupal-tpr-aggregator
Last synced: about 2 months ago
JSON representation
Aggregates certain TPR data to make it easier to process by Drupal migrates
- Host: GitHub
- URL: https://github.com/city-of-helsinki/drupal-tpr-aggregator
- Owner: City-of-Helsinki
- Created: 2021-10-16T21:15:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:17:31.000Z (2 months ago)
- Last Synced: 2024-10-29T11:36:49.472Z (2 months ago)
- Language: PHP
- Size: 68.9 MB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drupal TPR aggregator
Aggregates TPR data to make it easier to be processed by [drupal-module-helfi-tpr](https://github.com/City-of-Helsinki/drupal-module-helfi-tpr) migrations.
See [gh-pages](https://github.com/City-of-Helsinki/drupal-tpr-aggregator/tree/gh-pages) branch for available dumps.
## Testing locally
Clone the repository and run `composer install`.
Run:
```bash
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/)