googlecloudstorage icon indicating copy to clipboard operation
googlecloudstorage copied to clipboard

Use Google Cloud Storage with Magento.

Results 5 googlecloudstorage issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to install the module via composer: `composer require auroraextensions/googlecloudstorage:* -W` However I get the following list of unsatisfied dependencies exceptions: ``` ./composer.json has been updated Running composer...

bug

At the moment, there is no way to disable the module via config options so the module can't be completely disabled per environment. This has led to fatal errors in...