A ArchivesSpace plugin to add a custom message to the request form
Please make backups of all your plugins before installing. It is assumed you have the latest version of ArchivesSpace already installed.
Installation:
- Download the Request Form plugin
$ cd /path/to/archivesspace/plugins
$ git clone https://github.com/uhlibraries-digital/aspace-request-form.git request-form
- Update ArchivesSpace
config/config.rband addrequest-formtoAppConfig[:plugins]. You might have to uncomment this line (remove#) if this is the first time installing a plugin. Read more about ArchivesSpace Plugin-ins.
AppConfig[:plugins] = ['request-form']
- Restart ArchivesSpace
Information on making plug-ins for ArchivesSpace is at http://archivesspace.github.io/archivesspace/user/archivesspace-plug-ins/.
When contributing to this repository, please first discuss the change you wish to make via issue, email, or other method with the Digital Asset Management Team before making a change.
- Fork this repository before making any changes
- Ensure you have pulled changes from this repository, or upsteam, if you have previously forked this repository
- Ensure that any local development dependencies are removed
- Make a pull request to this repository
- Notify the Digital Asset Management Team a pull request was made with the change