flagbit/magento2-flysystem 0.1.2

Flysystem integration for Magento2

Type

magento2-module

License

proprietary

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento2 Flysystem

What the module is about

Magento2 Flysystem Module integrate Flysystem (Abstraction for local and remote filesystems) into Magento2.

What the module can do for you

  • Integrate Flysystem to configure different file storages like ftp, local and cloud (S3).
    • Provide modularity to easily integrate more adapters in the projects which use it.
  • Integrate image modal for Magento 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.

Wiki Pages