Difference between revisions of "ZenCart"
Jump to navigation
Jump to search
(→ZenCart and Quickbooks: suppor -> support; more QBI info) |
(moved interfacing w/QBooks stuff to separate page) |
||
Line 5: | Line 5: | ||
* [http://www.zen-cart.com/ home page] | * [http://www.zen-cart.com/ home page] | ||
* {{wikipedia|ZenCart}} | * {{wikipedia|ZenCart}} | ||
+ | ==Articles== | ||
+ | * [[interfacing QuickBooks and ZenCart]] | ||
+ | ===Related=== | ||
+ | * [[ZenCart]] is apparently based on [[osCommerce]] (is it a fork?) | ||
==Differences from osCommerce== | ==Differences from osCommerce== | ||
* '''Plusses''' | * '''Plusses''' | ||
Line 10: | Line 14: | ||
** More friendly managing of admin security | ** More friendly managing of admin security | ||
** Supports multiple admin users, with different privilege levels | ** Supports multiple admin users, with different privilege levels | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==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. | ||
* The "ZenCart" and "Sashbox" banners which appear down the sides and at the bottom can be turned off in the "banner manager" tool. Also, inside the "Layout Boxes Controller" tool are modules named "banner_box.php", "banner_box_all.php", and "banner_box2.php"; these probably/maybe have something to do with how/where banners are displayed (when there are any to display). | * The "ZenCart" and "Sashbox" banners which appear down the sides and at the bottom can be turned off in the "banner manager" tool. Also, inside the "Layout Boxes Controller" tool are modules named "banner_box.php", "banner_box_all.php", and "banner_box2.php"; these probably/maybe have something to do with how/where banners are displayed (when there are any to display). | ||
* In the admin section, the '''username''' is '''case-sensitive'''. (Passwords are usually case-sensitive, but not usernames.) | * In the admin section, the '''username''' is '''case-sensitive'''. (Passwords are usually case-sensitive, but not usernames.) |
Revision as of 15:37, 15 August 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
Articles
Related
- ZenCart is apparently based on osCommerce (is it a fork?)
Differences from osCommerce
- Plusses
- Runs with or without register globals on
- More friendly managing of admin security
- Supports multiple admin users, with different privilege levels
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.
- The "ZenCart" and "Sashbox" banners which appear down the sides and at the bottom can be turned off in the "banner manager" tool. Also, inside the "Layout Boxes Controller" tool are modules named "banner_box.php", "banner_box_all.php", and "banner_box2.php"; these probably/maybe have something to do with how/where banners are displayed (when there are any to display).
- In the admin section, the username is case-sensitive. (Passwords are usually case-sensitive, but not usernames.)