Closed (fixed)
Project:
IMCE
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2009 at 03:27 UTC
Updated:
5 Jan 2016 at 22:25 UTC
Jump to comment: Most recent
Are there any plans to integrate with storage api, or support cloud storage like rackspace?
Comments
Comment #1
ufku commentedNo such plans for near future.
Maybe in D7...
Comment #2
ufku commentedClosing 6.x-1.x issues as this branch is no more supported.
Comment #3
raysunil commentedIntegrate storage api on D7
Comment #4
adrientoulousain commentedHello,
I added Storage API to my Drupal project.
Furthermore I use IMCE bridge and wanted to upload images on my S3 bucket.
Unfortunately the actual dev version was updated on 2013-Sep-30.
So I suppose you didn't push your patch yet?
If you have any inputs about that I would be very happy to hear them!
Please let us know when this feature will be available or where I can found it (I was not able to get it...).
Best regards to all.
Comment #5
Jelmeaux commentedDid this ever get built? I've installed the nightly dev version as well as the latest stable release, but this doesn't seem the case. This would make a very nice addition to let users upload their content directly to S3 or other storage provider.
Comment #6
raysunil commentedI have used "7.x-1.5" and successfully integrate with s3 and working fine
Comment #7
emmonsaz commented@Raysunil, how did you get this to work? I'm using the latest dev version of storage_api, storage_api_stream_wrapper, wysiwyg, imce, and imce_wysiwyg and I keep getting
Error loading storage for storage-api-public://Comment #8
emmonsaz commentedUpdate: I verified storage_core_bridge at least lets me load the IMCE gui and allows me to upload images so I'm guessing it has something to do with storage_stream_wrapper
Comment #9
emmonsaz commentedRef: https://www.drupal.org/node/2644814