shopware5 / SwagMediaS3

MIT License
22 stars 17 forks source link

updated Readme config for s3 adapter. #24

Closed irwinbraganza closed 5 years ago

irwinbraganza commented 6 years ago

Needed this change to resolve this fatal error: Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException: The options "key", "prefix", "secret" do not exist. Defined options are: "bucket", "credentials", "mediaUrl", "region", "root", "type", "url", "version". in /home/vagrant/www/shopware/vendor/symfony/options-resolver/OptionsResolver.php:645

shyim commented 6 years ago

Are you using Shopware 5.5?

irwinbraganza commented 6 years ago

yes @shyim I am using shopware 5.5.1

shyim commented 6 years ago

So you should instead create a Pull Request for developer docs site. Since Shopware 5.5 is the AWS Adapter out of the box installed.

mitelg commented 5 years ago

as the AWS adapter is part of Shopware 5.5 I will close this PR for now.