This plugin auto-generates an identifier for Digital Objects created in staff mode (frontend).
-
Install the plugin:
- Clone this repository into the plugins/autogenerate-doid directory; or
- Unzip/untar the release zip/tar into the plugins/autogenerate-doid directory.
-
Enable the plugin:
-
In config/config.rb, add the plugin name to the "AppConfig[:plugins]" list, e.g.:
AppConfig[:plugins] = ['autogenerate-doid']
-
-
Restart ArchivesSpace