FriendsOfShopware / shopware-cli

CLI for Shopware Account and Shopware 6
MIT License
81 stars 31 forks source link

Allow more imagenames #336

Closed jmatthiesen81 closed 4 months ago

jmatthiesen81 commented 4 months ago

Uploading images into the store from a subdirectory without any configuration within the yaml file is only possible when the image only has digits in its filename followed by the fileextension suffix.

This merge request additionally allows filenames matching the pattern "^(\d+)([_-][a-zA-Z0-9-_]+)?$" e.g.: