Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.33 KB

File metadata and controls

52 lines (33 loc) · 1.33 KB

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.