Europeana

Component ID

2651500

Component name

Europeana

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module brings a basic integration between Drupal and Europeana.

Ideas

- Field field types which leverage the Search API to show related content
- A few blocks.
- Basic implementation of an IIIF viewer.
- ...

Dependencies

This module depends on the more generic colada/europana PHP library. You'll need to install composer manager to download and wire the library in your Drupal installation.

Can I use your code?

Classes in the library will be exposed as injectable services, so they will be globally available throughout your codebase. If you want to build your own specific integration without going throughout all the hoops of implementing the API again.