Difference between revisions of "Zen Cart"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
'''Zen Cart''' is an [[online shopping]] management system. | '''Zen Cart''' is an [[online shopping]] management system. | ||
− | + | (TO DO: expand, organize, cross-reference, illustrate.) | |
+ | |||
+ | == Description == | ||
+ | |||
+ | Zen Cart is [[PHP]]-based, using a [[MySQL]] database and [[HTML]] components. | ||
Support is provided for numerous languages and currencies, and it is freely available under the [[GNU General Public License]]. | Support is provided for numerous languages and currencies, and it is freely available under the [[GNU General Public License]]. | ||
Line 14: | Line 18: | ||
== External links == | == External links == | ||
+ | * [https://www.zen-cart.com/ Official website] | ||
* [https://en.wikipedia.org/wiki/Zen_Cart Zen Cart] @ Wikipedia | * [https://en.wikipedia.org/wiki/Zen_Cart Zen Cart] @ Wikipedia |
Revision as of 03:38, 30 September 2015
Zen Cart is an online shopping management system.
(TO DO: expand, organize, cross-reference, illustrate.)
Description
Zen Cart is PHP-based, using a MySQL database and HTML components.
Support is provided for numerous languages and currencies, and it is freely available under the GNU General Public License.
Zen Cart branched from osCommerce as a separate project in 2003. Beyond some aesthetic changes, the major differences between the two systems come from Zen Cart's architectural changes (for example, a template system) and additional included features in the core. The release of the 1.3.x series further differentiated Zen Cart by moving the template system from its historic tables-based layout approach to one that is largely CSS-based.
See also
External links
- Official website
- Zen Cart @ Wikipedia