Drupal 8 Module that mints DOIs from CrossRef via the Persistent Identifiers module.
- Drupal 8
- Persistent Identifiers module
- Clone this repo into your Islandora's
drupal/web/modules/contrib
directory. - Enable the module either under the "Admin > Extend" menu or by running
drush en -y doi_crossref
.
Visit /admin/config/persistent_identifiers/settings
for options.
See usage section in the Persistent Identifiers module's README.
Bug reports, improvements, feature requests, and PRs are welcome. Before you open a pull request, please open an issue.