Update 'Modules'

chris 2021-03-14 16:22:43 +01:00
parent bd1632203b
commit 2744c0cc8a
1 changed files with 2 additions and 0 deletions

@ -53,6 +53,8 @@ wget https://gitlab.com/Daniel-KM/Omeka-S-module-IiifServer/-/archive/3.5.16.1/O
tar zxvf Omeka-S-module-IiifServer-3.5.16.1.tar.gz tar zxvf Omeka-S-module-IiifServer-3.5.16.1.tar.gz
rm Omeka-S-module-IiifServer-3.5.16.1.tar.gz rm Omeka-S-module-IiifServer-3.5.16.1.tar.gz
mv Omeka-S-module-IiifServer-3.5.16.1/ IiifServer mv Omeka-S-module-IiifServer-3.5.16.1/ IiifServer
chmod -R www-data.www-data IiifServer
cd IiifServer
composer install composer install
``` ```
Now you can activate the module from the Omeka admin dashboard Now you can activate the module from the Omeka admin dashboard