This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Description
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 images from a customer in a S3. Instead of that everybody is downloading the images you just change the config and the frontend will get the images from the s3 instead from local.