Difference between revisions of "ZenCart"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(→‎Notes: configure.php overwritten)
Line 8: Line 8:
 
* '''Plusses'''
 
* '''Plusses'''
 
** Runs with or without [[register globals]] on
 
** Runs with or without [[register globals]] on
 +
** More friendly managing of admin security, although it only supports one admin user
 +
 
==Notes==
 
==Notes==
 
When told to create the configure.php files and make them writeable, do not bother editing them; the web-based install overwrites what is in the file.
 
When told to create the configure.php files and make them writeable, do not bother editing them; the web-based install overwrites what is in the file.

Revision as of 17:58, 6 June 2006

computing: software: web applications: ZenCart

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Overview

ZenCart is a free, open-source application for running an online store. It is based on osCommerce.

Reference

Differences from osCommerce

  • Plusses
    • Runs with or without register globals on
    • More friendly managing of admin security, although it only supports one admin user

Notes

When told to create the configure.php files and make them writeable, do not bother editing them; the web-based install overwrites what is in the file.