A sticky alert header for sandbox.archivesspace.org.
- Stop the application
- Clone the plugin into the
archivesspace/pluginsdirectory - Add
sandbox_headertoconfig.rb, ensuring to uncomment/remove the # from the front of the relevant AppConfig line. For example:AppConfig[:plugins] = ['local', 'sandbox_header'] - Restart the application