• Hi all.

    I would like to implement a system in which a visitor downloads a file and receives an email containing a message and an activation key.

    The activation key is not generated at download time. It’s recreated every 2 weeks and all users who download the file during those two weeks get the same key.

    Is it possible to implement this using email-before-download, contact-form-7 and download-manager? Do I need to write my own custom script to achieve this?

    Thank you all for any suggestions.

    https://wordpress.org/plugins/email-before-download/

Viewing 1 replies (of 1 total)
  • Plugin Author mandsconsulting

    (@mandsconsulting)

    Hi rtabone,
    Thanks for your interest in our plugin.
    Since we don’t know the details of your system, you might have to create some custom script coding.
    However, if you are not going to dynamically generate activation key, then you can use Email Before Download to send it by email.
    You, in our plugin settings, have to enable Delivery Format as “Inline Link” (or “Both”) and then fill in the 9.1 – single url with the text of the email that contains your key. So each time user submits the form they will get your email.

Viewing 1 replies (of 1 total)
  • The topic ‘Send activation keys via email after file download’ is closed to new replies.