What might be close to this functionality?

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
12/19/2011 3:39:14 PM
Gravatar
Total Posts 73

What might be close to this functionality?

I'm trying to replace a function we have on another server (DNN).  The existing solution is a download module that does these things:

  • Optional: Allows the user to select the software product in which they are interested from our list of products
  • Puts the user through the registration process, where we gather user details and create the account
  • Emails the user info to our CRM, which parses the email according to a specific field/value format
  • Presents the user with a link to download the software product from our download site, which is on a CDN elsewhere

I'm just woodshedding this right now, so I was hoping someone might have some insight on an existing module or function that might get me part or all of the way there.

Thanks!

Ted

12/20/2011 4:06:04 PM
Gravatar
Total Posts 355

Re: What might be close to this functionality?

Well, you could use the existing Shopping Cart feature; downloadable items automatically require an account to conclude checkout. You could incorporate a custom handler for the e-mail processing to the CRM. Is it mandatory to download the software product from another server?

You must sign in to post in the forums. This thread is closed to new posts.