Closed (fixed)
Project:
Commerce File
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2013 at 09:37 UTC
Updated:
1 Aug 2013 at 11:01 UTC
The files we would like to sell to our customers are huge. There is not space on our server to store them, besides it would slow the whole site down. We are storing them on another server by another domain address.
How can I manipulate this module so that external files can be associated to a Commerce File product?
Comments
Comment #1
Egan7 commentedComment #2
cigotete commentedtry Filefield Sources module http://drupal.org/project/filefield_sources I have no experience with the module but according the description I think that could be useful because you can do reference to remote sources.
Comment #3
bojanz commentedI have published a 7.x-2.x branch (see https://drupal.org/node/1395488#comment-7658191) which would allow you to use storage_api for this.