Questions about webstore

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/12/2010 10:36:57 AM
Gravatar
Total Posts 1

Questions about webstore

Hello, I am evaluating mojoPortal and am wondering about a few features (if they would require custom development or have something built in.)

1. Does the "download" fulfillment type support url's outside of the site (such as a link to the cloud).

2. Through a module/feature would it be possible to add in a custom fulfillment type. (would like to provide a secret URL after purchase (not a download).

3. Are there event hooks into the webstore (so after a purchase is made, a user's profile/role/other) could be modified with some custom code.

4. (not webstore) but is there an export link for the "user list".

 

Thanks,

Mike

7/13/2010 6:59:51 AM
Gravatar
Total Posts 18439

Re: Questions about webstore

Hi Mike,

The answer to each of these is no.

WebStore is in early stages of development, primarily driven by my own needs to sell secure download files. It will eventually evolve into a more general purpose ecommerce solution, but it has a long way to go and isn't going to get there in a hurry.

One could export any data using the tools of the database platform like SQL Server Management Studio but there is nothing built in to mojoPortal at the moment to export users.

Best,

Joe

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