From f8497340f45fefe4927af7765b7df95ccccbb362 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 14 Mar 2021 14:12:52 +0100 Subject: [PATCH] Update 'Modules' --- Modules.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Modules.md b/Modules.md index 6d46650..6b361e3 100644 --- a/Modules.md +++ b/Modules.md @@ -20,3 +20,11 @@ composer install ``` Now you can activate the module from the Omeka admin dashboard +# Universal Viewer + +``` +cd ./modules +wget https://gitlab.com/Daniel-KM/Omeka-plugin-UniversalViewer/-/archive/master/Omeka-plugin-UniversalViewer-master.tar.gz +tar zxvf Omeka-plugin-UniversalViewer-master.tar.gz +``` +