Skip to content

esmero/webform_strawberryfield

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Webform Strawberry Field

A module that provides Drupal 8/9 Webform ( == awesome piece of code) integrations for StrawberryField so you can really have control over your Metadata ingests. This is part of the Archipelago Commons Project.

Setup

This module provides many LoD Autocomplete suggester Webform Elements, but only The Europeana Entity Suggester for now requires you to provide an APIKEY. To be able to use the Europeana Suggester edit your Drupal settings.php file (located normally in web/sites/default/settings.php) and add the following line:

$settings['webform_strawberryfield.europeana_entity_apikey'] = 'thekey';

Save and clear caches.

In its current state the Europeana Entity API (Alpha 0.10.3) as of December 2021 uses a static APIKEY (not the same as other APIs) and can be requested at https://pro.europeana.eu/page/get-api

If using https://github.com/esmero/archipelago-deployment this is not needed and a stub one be provided by the deployment. Please read the Terms of Use: https://www.europeana.eu/en/rights/api-terms-of-use

Help

Having issues with this module? Check out the Archipelago Commons google groups for tech + emotional support + updates.

Demo

Caring & Coding + Fixing

Acknowledgments

This software is a Metropolitan New York Library Council Open-Source initiative and part of the Archipelago Commons project.

License

GPLv3