An ArchivesSpace plugin that integrates with RefTracker, supporting importing records as Accessions.
Developed by Hudson Molonglo for the National Library of Australia.
© 2022 Hudson Molonglo Pty Ltd.
This plugin was developed against ArchivesSpace v3.2. Although it has not been tested against other versions, it will probably work as expected on all 2.x and 3.x versions.
This plugin has no special installation requirements. It has no database migrations and no external gems.
- Download the latest release.
- Unpack it into
/path/to/your/archivesspace/plugins/
- Add the plugin to your
config.rb
like this:AppConfig[:plugins] << 'as_reftracker'
- Add a line to your
config.rb
like this:AppConfig[:reftracker_base_url] = 'https://path/to/your/reftracker/api'
- Restart ArchivesSpace
To confirm installation has been successful, click to open the Plug-ins
dropdown in the application toolbar (top right of page). You should see a
RefTracker Offers
option.
- Click on
Plug-ins
>RefTracker Offers
- Offers with a status of
Closed successful
are shown, most recently closed first - Click the checkboxes next to the offers you would like to import
- Click the
Import
button