First in the Modules tab:
In Chrome, the batch action selector does not allow a different value to be selected.
And when going to the individual module to update, in this case the Log module (but the same was true for every module I tried to update through EasyAdmin), and clicking the up arrow. The following error is thrown.
Error
Class “ZipArchive” not found
Details:
Error: Class “ZipArchive” not found in /var/www/html/omeka-s/modules/EasyAdmin/src/Mvc/Controller/Plugin/Addons.php:1758 Stack trace: #0 /var/www/html/omeka-s/modules/EasyAdmin/src/Mvc/Controller/Plugin/Addons.php(469): EasyAdmin\Mvc\Controller\Plugin\Addons->backupAddonAsZip() #1 /var/www/html/omeka-s/modules/EasyAdmin/src/Controller/Admin/ModuleController.php(362): EasyAdmin\Mvc\Controller\Plugin\Addons->updateAddon() #2 /var/www/html/omeka-s/vendor/laminas/laminas-mvc/src/Controller/AbstractActionController.php(72): EasyAdmin\Controller\Admin\ModuleController->updateAction() #3 /var/www/html/omeka-s/vendor/laminas/laminas-eventmanager/src/EventManager.php(318): Laminas\Mvc\Controller\AbstractActionController->onDispatch() #4 /var/www/html/omeka-s/vendor/laminas/laminas-eventmanager/src/EventManager.php(176): Laminas\EventManager\EventManager->triggerListeners() #5 /var/www/html/omeka-s/vendor/laminas/laminas-mvc/src/Controller/AbstractController.php(105): Laminas\EventManager\EventManager->triggerEventUntil() #6 /var/www/html/omeka-s/vendor/laminas/laminas-mvc/src/DispatchListener.php(117): Laminas\Mvc\Controller\AbstractController->dispatch() #7 /var/www/html/omeka-s/vendor/laminas/laminas-eventmanager/src/EventManager.php(318): Laminas\Mvc\DispatchListener->onDispatch() #8 /var/www/html/omeka-s/vendor/laminas/laminas-eventmanager/src/EventManager.php(176): Laminas\EventManager\EventManager->triggerListeners() #9 /var/www/html/omeka-s/vendor/laminas/laminas-mvc/src/Application.php(319): Laminas\EventManager\EventManager->triggerEventUntil() #10 /var/www/html/omeka-s/index.php(26): Laminas\Mvc\Application->run() #11 {main}