# ImageGallery for Omeka S [ImageGallery] is a module for [Omeka S] that displays image media in an item. Idea seen at https://lubna.dev/create-css-only-image-gallery/ ## Install ``` cd ./modules wget https://git.hangar.org/arcHIVE-tech/ImageGallery-omeka-module/archive/main.zip unzip main.zip mv imagegallery-omeka-module/ ImageGallery rm main.zip ``` ## LISENCE The module is released under the [MIT] License. [arc-hive]: https://arc-hive.zone/ [Omeka S]: https://omeka.org/s [ImageGallery]: https://git.hangar.org/arcHIVE-tech/ImageGallery-omeka-module [MIT]: http://opensource.org/licenses/MIT