Lägga till en modul From now, if you want to install a module, do the followings: Installera en modul docker-compose exec omeka bash cd ./modules git clone the module cd module_name /var/www/html/omeka-s/vendor/phpunit/phpunit/tools/composer install --ignore-platform-req=ext-zip Installera ett theme 🔁 Så här gör du korrekt för ett tema: Du kan klona temat direkt till /themes med git clone, utan att gå in i mappen eller köra composer: ✅ Exempel för temat Foundation: bash KopieraRedigera cd /var/www/html/omeka-s/themes git clone https://github.com/omeka-s-themes/foundation.git foundation Det är viktigt att målmappen heter exakt foundation (gemener), eftersom Omeka identifierar temat utifrån mappnamnet. Nu ska du ha: swift KopieraRedigera /var/www/html/omeka-s/themes/foundation/theme.ini