calibrate / uitdatabank
This package is abandoned and no longer maintained.
The author suggests using the calibrate/uitdatabank package instead.
Sync data from UiTdatabank to Drupal.
Package info
github.com/calibrate-code-snippets/uitdatabank
Type:drupal-custom
pkg:composer/calibrate/uitdatabank
dev-8.x-4.x
2018-09-05 09:28 UTC
Requires
- drupal/address: ^1.3
- drupal/geofield: ^1.0@beta
- drupal/media_entity: ^1.7
- drupal/media_entity_image: ^1.2
- drupal/migrate_plus: ^4.0@beta
- drupal/migrate_tools: ^4.0@beta
- drupal/scheduler: ^1.0
This package is auto-updated.
Last update: 2022-02-01 13:11:17 UTC
README
- Data sync with UiTdatabank.
- GET only.
- Configurable parameters.
http://documentatie.uitdatabank.be/content/search_api_3/latest/start.html
Requirements:
- UiTdatabank API key required.
TODO
- Remove comment dependency, once display settings work without.
- Correct UitdatabankConfiguration::API_PAGE_MAX_ITEMS when paging issues in API are fixed.
- Remove upper import limit of 10000 when paging issues in API are fixed, in UitdatabankJson.php.
- Find a way to update only present organizers and places, including those without an id.
- Find a way to cleanup obsolete events, organizers, places, media,...
- Add 'page' size option.
- Update configuration form notes.