Skip to content

elFinder Flysystem volume driver with support for AwsS3

License

Notifications You must be signed in to change notification settings

HJ-fukura/elfinder-aws-s3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elFinder Flysystem Driver

This package is referenced from https://github.com/barryvdh/elfinder-flysystem-driver. Since it does not provides support for PHP8 and https://github.com/thephpleague/flysystem v3, modified it to work for same.

This package adds a VolumeDriver for elFinder to use Flysystem as a root in your system. You need to have elFinder 2.1 installed. You can download the source or nightlies from https://github.com/Studio-42/elFinder.

Require this package in your composer.json and update composer.

composer require santhapa/elfinder-aws-s3

This will require Flysystem and AwsS3 adapter is included along with this package. For other adapters to fit your purpose. See https://github.com/thephpleague/flysystem for more information.

Basic usage

Please refer example/init.php for connector configuration. It provides options for configuring Aws S3 as filesystem.

You can use any filesystem and configure according to your need.

About

elFinder Flysystem volume driver with support for AwsS3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%