PDFLink-omeka-module/README.md

21 lines
452 B
Markdown
Raw Normal View History

2021-08-10 13:32:24 +02:00
# PDFLink media for Omeka S
[PDFLink] is a module for [Omeka S] that adds PDF links with description text.
## Install
```
cd ./modules
https://git.hangar.org/arcHIVE-tech/PDFLink/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