Difference between revisions of "Zen Cart"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(See also)
Line 19: Line 19:
 
* [[Online shopping]]
 
* [[Online shopping]]
 
* [[Zen Cart API]]
 
* [[Zen Cart API]]
 +
* [[Zen Cart initSystem]]
  
 
== External links ==
 
== External links ==

Revision as of 09:55, 13 October 2015

Zen Cart is an online shopping management system.

(TO DO: expand, organize, cross-reference, illustrate.)

See also Learning Zen Cart (1).

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