PDFLink-omeka-module/README.md

21 lines
470 B
Markdown

# PDFLink media for Omeka S
[PDFLink] is a module for [Omeka S] that adds PDF links with description text.
## Install
```
cd ./modules
wget https://git.hangar.org/arcHIVE-tech/PDFLink-omeka-module/archive/main.zip
unzip main.zip
mv pdflink-omeka-module/ PDFLink
rm main.zip
```
## LISENCE
The module is released under the [MIT] License.
[Omeka S]: https://omeka.org/s
[PDFLink]: https://git.hangar.org/arcHIVE-tech/PDFLink
[MIT]: http://opensource.org/licenses/MIT