/archivesspace-component-uri-display-plugin

A simple ArchivesSpace plugin that adds a record's URI to the display of basic infomration

Primary LanguageHTML

archivesspace-component-uri-display-plugin

Tested on ArchivesSpace versions up to 1.5.x.

Installation

  1. Clone or download this repository
  2. Copy the entire component_uri_display directory into your ArchivesSpace 'plugins' directory
  3. Update your ArchivesSpace configuration by adding 'component_uri_display' to the AppConfig[:plugins] array

For info on implementing plugins in ArchivesSpace, see https://github.com/archivesspace/archivesspace/blob/master/plugins/PLUGINS_README.md