File download count

Component type

module

Categories

Maintenance status

Development status

Downloads

15091

Component created

Component changed

An API for tracking file downloads. Recommended use is by using file_entity's file/[file:fid]/download callback page. Basically the difference between this and other file download tracking modules is this module does not intend to track every single time the file is viewed. It only wants to track when a file is actually triggered for download. It is up to the site to implement links to the file download URL.

Similar modules

@todo List related modules and how we differ from those specific projects.

Feeds: Media Internet Files

Component type

module

Maintenance status

Development status

Downloads

3403

Component created

Component changed

This module is designed to be used with the latest development version of Feeds. It has no UI. Feeds Media Internet Files simply uses the file_presave hook to move the link and field_title values to populate the file oject's filename, filemime and type values when files are being added using a URL that an enabled media_[provider] module would recognize.

Track da files

Component type

module

Maintenance status

Development status

Downloads

5780

Component created

Component changed

Track da files module, by federiko_ from Koriolis

Description

What is this module for?

Track da files module enables the possibility to track how much visitors are viewing files on site.

Every link to a file can be configured to be tracked.
Then, a record is registered each time a visitor access the file from this specific link.

How does it work?

Configure file fields to be tracked in content interface, by selecting the corresponding display.

Plupload uploader

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows you to upload files using HTML5, Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, bulk upload, drag-drop upload option and chunked uploads.

It can be assigned to file field as a widget and supports any file extension which can be set from file field settings.

In order to add bulk and instant files please download the plupload javascript plugin and put in your drupal installation libraries folder.

Storage API DreamHost DreamObjects

Component type

module

Maintenance status

Development status

Downloads

557

Component created

Component changed

This module extends the Storage API module by providing a plugin to the DreamHost DreamObjects cloud storage service.

This module uses the S3 API as supported by DreamHost. The code was modeled after the Amazon S3 plugin included with Storage API, however it has been modified to support features and differences specific to the DreamHost implementation.

Bassets Server

Component type

module

Maintenance status

Development status

Downloads

1641

Component created

Component changed

  • Provides a services routine with various actions which can be called by the Bassets client.
  • Deletes pictures on the clients after they have been deleted from the server.

Dependencies

Note for Drush-User

You need to download OAuth manually. See #2148773: Create dummy module oauth.