ec_file 6.x-1.0-rc4

New features
Bug fixes

MUCH happier with the stability of this module.

ec_file 6.x-1.0-rc3

Bug fixes

Oops - finally got the // $Id$ tag right at the top of each file!

ec_file 6.x-1.0-rc2

Preserve the submitted values of file attachments on node preview (List, Delete, Private).

Moved ec_file_purchased_files() from ec_file.inc to ec_file.module because we need it in a new function - ec_file_preprocess_page() - which provides a theme variable to page.tpl.php - ec_file_purchased_files - which is the number of files a user has purchased.

ec_file 6.x-1.0-rc1

This is stable enough for a release candidate. The core functionality should all be in place:

* Upload a file and mark it as "Sell".
* Attempts to download the file will fail with an "Access Denied" error.
* Only after purchasing the file - and having the transaction marked as "Completed" - will the user be able to download the file.
* A list of purchased files should show up under the "My Files" tab underneath the "Store" tab in /user

ec_file 6.x-1.x-dev

This is the development release of ec_file, ported to Drupal 6 and e-Commerce 4.x. It allows an e-Commerce site to upload and sell files.

All of the base functionality is now working, so users with the appropriate permissions can upload files to sell. Once files are purchased (and the transaction workflow is marked as "Completed") then users can download their purchased files at My account > Store > My files

Subscribe with RSS Subscribe to Releases for e-Commerce File Downloads