Link to home
Start Free TrialLog in
Avatar of ajacoa
ajacoa

asked on

DotNetNuke E-commerce Solution Recommendations (for subscription-based product)

I am looking for a simple/in-expensive e-commerce solution for a DNN installation on GoDaddy .com that meets the following requirements:
• The product is more like a subscription to an online service (product is not downloaded or shipped).   The user account page needs to show which subscriptions are active for that user.  Code from a web service (on the same server) needs to have access to the database to know what users have access to what services.
• I strongly prefer simple, permanent, user-friendly URLs for the products being sold without the.aspx extension (ex. http://company.com/producta ).   I don't want the standard long, complicated URLs.
• The customer will purchase the product with paypal, credit card, or other popular methods
• Each product will have extensive details (supporting documents, detailed description, reviews/ratings, etc)
Can this be done, say with a URL provider (DNNMasters or iFinity) combined with DNN Store or NB_Store?
Is it better to not use the "catalog" features?  Could I just include a "buy now" icon on the product page?
Avatar of MikeMCSD
MikeMCSD
Flag of United States of America image

Have you looked at nop?

http://www.nopcommerce.com/default.aspx

The other free ecommerce package is dash:

http://dashcommerce.org/

How much did you want to spend, if you don't want a free one?
Avatar of ajacoa
ajacoa

ASKER

I am open to non-DNN solutions.  I've looked at nop, but it seems too focused on e-commerce.  I need to add a variety of other non-ecommerce content to the site (such as datagrids, social capabilities, etc. that I know I can get with DNN).  Are nop or Dash easily extendable to enable other typical CMS features?

I also need to integrate the CMS with another app.  This app needs to validate/authenticate users using the CMS's ASP.NET membership (aspnetsqlmembership) provider.  Does nop or Dash use ASP.NET's membership/roles provider?

At this time I prefer speding less than $300 unless there is a significant advantage (ease of use and meets my requirements above) of a more expensive package.

I've also considered SharePoint 2010 because I can get the software at no cost, but the hosting seems too expensive (requires 8GB RAM, etc.)
SOLUTION
Avatar of MikeMCSD
MikeMCSD
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ajacoa

ASKER

So far, DNN combined with NB_Store and "iFinity URL Master" modules seem to be mostly working as desired (although configuration has not been easy).

My biggest issue now is that the site's performance on GoDaddy.com Ultimate Shared hosting is unacceptably slow.  I don't know if the issue is DNN or godaddy.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ajacoa

ASKER

I see GoDaddy has virtual dedicated hosting starting at $30 that guarantees RAM, but says nothing about guaranteeing CPU.  Specs:
•  OS: Windows 2003 Enterprise
•  RAM: 512 MB
•  Storage: 10 GB
•  Bandwidth: 500 GB per month
Do you think this would be sufficient for a basic ecommerce site?
How easy is it to set up?  Including SQL Server, etc.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial