-
### Question
I am trying to set the 'Metadata' on my S3 adapter. I have tried setting it as a string, since the configuration complains that it should be scalar and not an array, but when the call …
-
Hi thanks for all your work, a question [this example](https://github.com/nao-pon/flysystem-google-drive#usage-to-with-elfinder) in what contest I must insert ? A component.... a widget ... ? Or other…
-
### Bug Report
| Q | A |
|-------------------|---------|
| Flysystem Version | 3.12.2 |
| Adapter Name | AwsS3 |
| Adapter version | 3.12.2 |
#### Summary
…
-
The idea is to have a backend config where you can tell magento to use flysystem as media storage instead of the local path.
Use case would be for example: A developer team has all the product imag…
-
This PR `https://github.com/Litipk/flysystem-fallback-adapter/pull/2` created issue, you should revert these changes.
How it was before:
```
if ($this->mainAdapter->has($path)) {
return $thi…
-
CM has evolved to rely heavily on the operator config for general setup and storing bot credentials generated via the wizard/invite helper. Currently, the config can only be loaded via local storage. …
-
I have discovered a potential issue or at least something that is really not clear when working on one of my module
I'm trying to update the content from a file using the `setFromStream` method lik…
-
On a project we need at least /app/public/media/cache to be a shared RWX volume so that nginx can serve cache of file resizes of uploaded images.
We're not sure if /media/ itself should be shared t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The former was added, evem though the latter was already a dependency. Find out why/if it's r…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 3.2.0
#### Summary
Filesystem::visibility() must return string, however in that function $…