Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download clickbank_download-7.x-1.x-dev.tar.gztar.gz 15.32 KB
MD5: 7a33e19645c24e749f1c0f3882b41aaf
SHA-1: 02ef0509e0010a844e4a8c2d5883356e9181de4d
SHA-256: 9f374c35cd9b1aa080fcdd8aef445db849e5731d195131caab9bad1dd376f6b2
Download clickbank_download-7.x-1.x-dev.zipzip 17.18 KB
MD5: 1bcc9afa1d0a95227960f9a6d9bdac8c
SHA-1: c64ae35140d07ff4b1595b76aa68901fdc1fa3d3
SHA-256: 868c601d8477c03b0b8ecb7786de4b63dc60fb2cb0923386b5c7d5c8fc221e03

Release notes

Initial release of project. The intended use case is protecting digital goods from being discovered by search engines or discovered by nosy site visitors. We've also found that it makes it easier for mobile users who can't download zip files to download individual files one-by-one using our module.

Currently, this module includes the following features:

  1. Verifies ClickBank purchase query string is in the correct format
  2. Adds custom taxonomies for product downloads and images
  3. Adds custom content type for product ids (correlates to ClickBank product IDs)
  4. Has a Debug Mode (on by default) for previewing how downloads will appear to end users
  5. Requires a "Secret Code" for security when not in Debug Mode
  6. Restricts access to products when query string is missing or incorrect
  7. Customizable error message
  8. Several advanced security settings for administering cookie security
  9. No login required for access control -- not role based. This is easier on your end users
  10. Custom block added to Structure > Block page for fine grained control and integration with your theme
  11. Block provides a preprocess function, and overrideable template for even more control in your theme
  12. Extensive "Getting Started" guide in the module configuration page

Here are anticipated changes in a future release:

  • Add a custom page generated by module in addition to the download block
  • Provide customizable success text
  • Ability to integrate with multiple clickbank accounts from a single Drupal Install (currently limited to one)
Created by: brycefisherfleig
Created on: 6 Apr 2013 at 04:28 UTC
Last updated: 6 Apr 2013 at 12:42 UTC
New features

Other releases