Difference between revisions of "ZenCart"
Jump to navigation
Jump to search
(→Notes: configure.php overwritten) |
m (→Differences from osCommerce: admin security) |
||
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.