RMBstore
From RMBwiki
Contents |
Project Details
Overview
RMBstore is a PHP/Javascript/MySQL/Magic E-Commerce system designed around the idea that anyone should be able to use it. A store owner with little to no online experience should be able to create on online e-commerce website with minimum of frustration and effort. A customer at the website should be able to place an order easily and with a minimum of confusion and effort.
Features to be included:
- Functionality
- Ability to securely accept credit card orders
- Product/Order/Customer Management
- Simplicity
- Store owner and customer use the same interface, owner edits the store in "real time"
- Ease of use approaches that of a desktop application, with Javascript and DHTML being used in conjunction with AJAX calls whenever possible to replace page reloads.
Documentation
Documentation for the project.
Source Code
Source code is also available via subversion. If you have subversion installed. . .
svn export svn://svn.richbellamy.com/rmbstore/trunk rmbstore
. . .will get you the latest development version. There is also a web-based repository available at http://www.richbellamy.com/repository/rmbstore which you can look at to see if there are any tags or branches to export if you would prefer.
Status
See RMBstore status
Links and Examples
Source Repository
http://www.richbellamy.com/repository/rmbstore
API
http://www.richbellamy.com/RMBstoreAPI/html/
