- Satchmo (online store)
Infobox_Software
name = Satchmo
developer = Chris Moffitt
latest_release_version = 0.7
latest_release_date = release_date|2008|05|26
genre =Online store management system
license =BSD License
programming language = Python
website = [http://www.satchmoproject.com www.satchmoproject.com]Satchmo is an
open source online store management system using theDjango (web framework) web application framework. It was initially designed as a Python based project in order to avoid some of the perceived common pitfalls and shortcomings of similarPHP based projects. The Django framework was chosen as a foundation because it provides a number of useful, robust, tested features. It is freely available under theBSD License Features
Satchmo has a large list of features thanks in part to its Django underpinnings. It is highly flexible being able to use any
database system that Django supports includingMySQL ,PostgreSQL , andSQLite , as well as the ability to leverage Django's powerinternationalization framework. Satchmo also supports several different product types including downloadable products, subscription products, custom products, and gift certificates.Some important features listed on their website include:
* multiple payment models
* flexible shipping options
* unlimited number of images per product
* automaticthumbnail image generation
* inventory tracking
* tax tables
* customer accounts
* user comments and ratings for products
* flexible discount codes
* included translations for seven languages
* date and currency formatting based on locale
*encryption of credit card information
*cache ing
* a suite of includedunit testing
* generation of PDF invoices, packing slips, and shipping labels
* full store product searching
* Google analytics integration
* Google adwords support
* Google base feeds
* newsletter support
* recently viewed items
* wishlists
External links
* [http://www.satchmoproject.com/ Official Satchmo webpage]
* [http://www.djangoproject.com Django Project home page]
Wikimedia Foundation. 2010.