Update 'Modules'
parent
8c1decd6ff
commit
f8497340f4
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue