barryvdh / elfinder-flysystem-driver

elFinder driver for Flysystem
183 stars 41 forks source link

supports item ID based file system adapter #22

Closed nao-pon closed 8 years ago

nao-pon commented 8 years ago

Example ref. https://github.com/nao-pon/flysystem-google-drive

Note: $meta['filename'] defined in League\Flysystem\Cached\Storage.

Thanks!

barryvdh commented 8 years ago

Thanks. This is just for Google Drive?

nao-pon commented 8 years ago

@barryvdh Thanks! Yes, elFinder 2.1.x nightly + barryvdh/elfinder-flysystem-driver@dev + nao-pon/flysystem-google-drive @dev is working fine. :+1:

demo ref. http://hypweb.net/elFinder-nightly/demo/develop/#elf_fls3_Lw

barryvdh commented 8 years ago

Ok cool, let me know if you want a stable tag!

nao-pon commented 8 years ago

Sure! :laughing:

nao-pon commented 8 years ago

@barryvdh I released nao-pon/flysystem-google-drive 1.0.0 and elFinder 2.1.7 . :-)

barryvdh commented 8 years ago

Tagged v0.1.4

nao-pon commented 8 years ago

@barryvdh :clap: