Today I presented Evaluating E-Commerce Solutions at WordCamp Grand Rapids which focused on creating a process to evaluate different e-commerce solutions so that you can pick the best tool for your project.
Abstract
- E-Commerce is very complex
- Use a community driven tool to make sure it stays up to date
- Well known e-commerce solutions
- Several things to look for when selecting an e-commerce solutions:
- Is it open source? (can I look at the code?)
- If so, is it easy to contribute? (so people can easily fix bugs)
- Do they build themes for their e-commerce solutions?
- Can I use any theme with this e-commerce plugin?
- How many downloads does this e-commerce plugin have? (how many people have tested it)
- Is it hosted? (do I have to worry about an SSL certificate)
- How do you license the products?
- Do they have a community forum?
- Do they have a premium support forum? (can I browse other people's problems)
- Do they use a ticketing system? (can I have a personalized response?)
- Do they have unit tests? (is it robust? how many bugs will there be?)
- How many extensions do they have? (how versatile is this?)
- Do they ship physical products? (or is it only downloadable products?)
- Do they have recurring billing functionality? (can I sell a membership?)
- Do they have the functionality of a marketplace? (can I sell other people's products on my site)
- Do they have commission functionality? (can I get people to help sell my products)
- Do they have Stripe? (can I deal with an easy to use payment gateway?)
- Is there a mobile app? (can I view my stats on the go?)
- Does it support my currency?
Here are the slides from my presentation.