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.

dev-8.x-4.x 2018-09-05 09:28 UTC

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.