Skip to content

Download to e-mail module where a user can receive a download in exchange for having the link sent to their e-mail (nice way to collect e-mails for marketing purposes).

License

Notifications You must be signed in to change notification settings

leepoooo/silverstripe-downloadtoemail

 
 

Repository files navigation

Download To Email

Create links (via a page type) on your site that allows the user to download a file by entering their their e-mail. (they get a link to the file sent to their email rather than allowing a direct download).

This module does NOT secure your assets, but provides an opportunity to collect e-mail addresses in return for a downloaded provided by your website.

E.g. download a song in exchange for e-mail address registration.

Developer

Nicolaas Francken [at] sunnysideup.co.nz

Requirements

see composer.json

Documentation

Please contact author for more details.

Any bug reports and/or feature requests will be looked at in detail.

We are also very happy to provide personalised support for this module in exchange for a small donation.

Installation Instructions

  1. Find out how to add modules to SS and add module as per usual.

  2. Review configs and add entries to mysite/_config/config.yml (or similar) as necessary. In the _config/ folder of this module you can usually find some examples of config options (if any).

  3. Set up an Email Download Page in the CMS and enter its details.

  4. Theme as you see fit.

About

Download to e-mail module where a user can receive a download in exchange for having the link sent to their e-mail (nice way to collect e-mails for marketing purposes).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 88.9%
  • Scheme 6.8%
  • JavaScript 4.3%