Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information