SmartGallery-omeka-module/README.md

24 lines
579 B
Markdown
Raw Normal View History

2021-09-07 11:01:22 +02:00
# SmartGallery for Omeka S
[SmartGallery] is a module for [Omeka S] that displays image media.
It uses https://github.com/appleple/SmartPhoto
## Install
```
cd ./modules
wget https://git.hangar.org/arcHIVE-tech/SmartGallery-omeka-module/archive/main.zip
unzip main.zip
mv imagegallery-omeka-module/ SmartGallery
rm main.zip
```
## LISENCE
The module is released under the [MIT] License.
[arc-hive]: https://arc-hive.zone/
[Omeka S]: https://omeka.org/s
[SmartGallery]: https://git.hangar.org/arcHIVE-tech/SmartGallery-omeka-module
[MIT]: http://opensource.org/licenses/MIT