Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 864 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 864 Bytes

CrossRef DOI Minter

Introduction

Drupal 8 Module that mints DOIs from CrossRef via the Persistent Identifiers module.

Requirements

Installation

  1. Clone this repo into your Islandora's drupal/web/modules/contrib directory.
  2. Enable the module either under the "Admin > Extend" menu or by running drush en -y doi_crossref.

Configuration

Visit /admin/config/persistent_identifiers/settings for options.

Usage

See usage section in the Persistent Identifiers module's README.

Current maintainer

Contributing

Bug reports, improvements, feature requests, and PRs are welcome. Before you open a pull request, please open an issue.

License

GPLv2