Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Magento2 Flysystem Module from Flagbit integrate Flysystem an Abstraction for local and remote filesystems into Magento2 without overriding or breaking core media storage functions.

License

flagbit/Magento2-Flysystem

Repository files navigation

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

About

Magento2 Flysystem Module from Flagbit integrate Flysystem an Abstraction for local and remote filesystems into Magento2 without overriding or breaking core media storage functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages