BakeSale
From Wikipedia, the free encyclopedia
Bakesale is a simple shopping cart web application, made with the MVC web framework CakePHP. Its goals include simplicity and extensibility. For its client-side scripting, it uses the JQuery JavaScript library, both for visual effects and AJAX. Using the Extensions facility, the end-developer can simply add new functionality to BakeSale. The default theme uses semantic XHTML with a CSS-based layout.
Key Features
- Automatic thumbnailing
- Web-based administration
- 1-page checkout
- Shipping charges with optional flat rate and extra by weight, price, or quantity of products
- Unlimited number of products, brands, categories, sub-categories, subproducts, and images for products
- Search functionality for products
- Registration not required for customers
Resources
- Official website
- Forums
- Demo
Categories: Web applications | Free software | Electronic commerce | PHP programming language

