As my online store stuff develops, it's becoming increasingly clear to me that I'm in fact building a CMS with a shopping cart. Just thought I'd check for the general level of interest in such a thing - anybody want to leap on board once it coalesces?
Current bag of high-level features*:
- user-editable content pages
- product catalogue
- shopping cart
- integration with at least one credit-card processor
- blog
- news
- user profiles/login
- admin WUI
Oddly enough, it's not the features that's taking all the time - it's getting the right data model, and catching all the exceptions and edge-cases. At the moment, it's a couple of sites with a couple of libraries to make things easier, but I'm starting to see how the common features should be implemented. Consider this a really early heads-up.
*Disclaimer: not all these features may have been implemented yet, either fully or at all.
Current bag of high-level features*:
- user-editable content pages
- product catalogue
- shopping cart
- integration with at least one credit-card processor
- blog
- news
- user profiles/login
- admin WUI
Oddly enough, it's not the features that's taking all the time - it's getting the right data model, and catching all the exceptions and edge-cases. At the moment, it's a couple of sites with a couple of libraries to make things easier, but I'm starting to see how the common features should be implemented. Consider this a really early heads-up.
*Disclaimer: not all these features may have been implemented yet, either fully or at all.