Prefills edit form with DOI values
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
285 B

{
"name": "roblib/doi_prefill",
"type": "drupal-custom-module",
"description": "Prefills DOI form from Crossref API.",
"license": "GPL-2.0-or-later",
"require": {
"drupal/islandora": "^2.0"
},
"minimum-stability": "dev",
"prefer-stable": true
}