- πΊπΈUnited States lhridley
Closing as outdated. The module is still in sandbox mode.
Inspired by the awesomeness of Drupal+Flysystem that this module opened up, we wanted a UI to select files on our Flysystem remote filesystem. So we created a module Filefield_sources_flysystem that extends Filefield_sources to use as a source remote filesystems through the Flysystem API.
You add a file field to some content type, and configure the form settings for that field. It then shows you options to select files from your Flysystem filesystem, as well as or instead of the regular "upload" from your local computer.
Best of all, there's an option "Serve file from current location". This only works when you also have the same Flysystem filesystem as both the source and the storage destination for the file field. What it does is it serves the file to end users from the remote, without storing it on your Drupal server. So you can pick a file on Dropbox, and serve it to visitors, without the file ever being stored on your site.
Could you please put a link to this module on the "related modules" section of the description page for the main Flysystem module?
If anyone can help with the review process to get the project upgraded from sandbox, it's here:
https://www.drupal.org/node/2604294 β
The module itself is here:
https://www.drupal.org/sandbox/arit_nath/2604164 β
Closed: outdated
1.0
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Closing as outdated. The module is still in sandbox mode.