Sehr gutes Plugin, das es auch schon für Shopware 5 gab: SEO Bildnamen
Beim Anbieter All-Inkl kommt es bei der Ausführung des Befehls bin/console onco-seo-images:rename zu folgender Fehlermeldung:
PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 12288 bytes) in /www/htdocs/w00000/vendor/doctrine/dbal/src/Driver/PDO/Result.php on line 119 Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 12288 bytes) in /www/htdocs/w00000/vendor/doctrine/dbal/src/Driver/PDO/Result.php on line 119 PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 32768 bytes) in /www/htdocs/w00000/vendor/symfony/error-handler/Error/FatalError.php on line 1 Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 32768 bytes) in /www/htdocs/w00000/vendor/symfony/error-handler/Error/FatalError.php on line 1
Hauptsächlich tritt dieses Problem beim Durchlauf von großen Bildmengen auf. Um dieses Problem zu umgehen, einfach auf der Konsole folgenden Befehl absetzen: /usr/bin/php81 -d memory_limit=4G bin/console onco-seo-images:rename