The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
98
Ready for Magento 2.4
64
Need Your Help
Potentially Abandoned v0.3.0.0

Magento2 Flysystem

flagbit/magento2-flysystem

Integrate Flysystem for local and remote filesystems into Magento2.

201
Downloads
Below average
28
GitHub Stars
Below average
5y ago
Last Release
6
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v0.3.0.0 on Magento 2.4.8-p3
Dec 15, 2025
v0.3.0.0 on Magento 2.4.8-p2
Aug 14, 2025
v0.3.0.0 on Magento 2.4.8
May 18, 2025
v0.3.0.0 on Magento 2.4.7-p4
Feb 15, 2025
v0.3.0.0 on Magento 2.4.7-p3
Oct 15, 2024
v0.3.0.0 on Magento 2.4.7-p2
Sep 8, 2024

+4 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Magento2 Flysystem Magento compatibility status badge

README

Loaded from GitHub

Magento2 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

Screenshots

Backend Configuration

Magento2 Flysystem Backend Configuration

Select Product Image

Magento2 Flysystem Select Product Image

Select Category Image

Magento2 Flysystem Select Category Image

Modal File View

Magento2 Flysystem Modal File View

ACL Configuration

Magento2 Flysystem ACL Configuration

Browse Media Content

Magento2 Flysystem 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.

Back to All Modules