Update 'Modules'

chris 2021-03-14 14:12:52 +01:00
parent 8c1decd6ff
commit f8497340f4
1 changed files with 8 additions and 0 deletions

@ -20,3 +20,11 @@ composer install
``` ```
Now you can activate the module from the Omeka admin dashboard 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
```