Skip to content

a plugin for archivesspace that customizes the front end for archives

Notifications You must be signed in to change notification settings

NEU-Libraries/archivesspace_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

archivesspace_plugin

a plugin for archivesspace that customizes the front end for archives

Install instructions

  1. download this repo to your archivesspace/plugins directory
cd archivesspace/plugins
git clone https://github.com/NEU-Libraries/archivesspace_plugin.git nu_archives
  1. add the plugin to your config file
cd archivesspace/config
vi config.rb

find the AppConfig[:plugins] line and add the plugin nu_archives ie. AppConfig[:plugins] = [nu_archives] and make sure its uncommented too

About

a plugin for archivesspace that customizes the front end for archives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published