I have setup the Softsale plugin to start selling our desktop software. Using the Softsale plugin, is it possible to include a link to the download for the purchased version each time a license is generated? Right now I am worried that users who sign up for the free trial will bounce off the site because they won't be able to figure out where to find the downloads (the dropdown at the bottom of the License page). It would be a lot more elegant if it were possible to generate a (protected) link to the download for the version they get a trial license for / purchase when their subscription renews.
Hello, You can get this download link for your software in member area and put it literally to email template eg.: http://localhost/amember/softsale/download?file_id=1&file_upload_id=1 Best Regards.
I implemented plugin for you that link files to license scheme and customer can download only release that was done before his license expiration. Here is link to plugin file: https://gist.github.com/cgi-caesar/0ffbbf5a003aa55c6b23971631f8f415 Also this plugin add new placeholder to email template %license.download_url% You will need to set License Scheme to your files: aMember CP -> Protect Content -> Software Download -> (edit) Best Regards.