Magento2 Flysystem
flagbit/magento2-flysystem
Integrate Flysystem for local and remote filesystems into Magento2.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
+4 older tests
Looking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubMagento2 Flysystem
Magento2 Flysystem Module from Flagbit integrate Flysystem an Abstraction for local and remote filesystems into Magento2 without overriding or breaking core media storage functions.
Features
- Integrate Flysystem to configure different file storages like sftp, local or cloud (S3).
- Provide modularity to easily integrate more adapters in the projects which use it.
- Integrate image modal for Magento2 product and category image uploads.
- You can select from the same file-pool instead of uploading from local.
- So you can select an image like in the image selector for cms pages and blocks.
- ACL Configuration for insert, upload, delete files and for create, delete folders and more.
- Separate media page for fast access to flysystem media files. No need for WYSIWYG-Editor Button.
Flysystem Adapters
- In core module integrated local, ftp and sftp adapters
- S3 Flysystem Adapter (install the additional magento2 module)
Wiki Pages
- User Guides
- Developer Guides
Screenshots
Backend Configuration

Select Product Image

Select Category Image

Modal File View

ACL Configuration

Browse Media Content

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.