VbzCart/archive/code: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
admin.cart
more modules
Line 3: Line 3:
** [[/lib/store]]: base classes and catalog functions (should probably be split off)
** [[/lib/store]]: base classes and catalog functions (should probably be split off)
** [[/lib/shop]]
** [[/lib/shop]]
** [[/lib/cart]]
** [[/lib/ckout]]
** [[/lib/ckout]]
** [[/lib/base.cat]]
* '''admin''':
* '''admin''':
** [[/SpecialVbzAdmin]]: administration and order processing
** [[/SpecialVbzAdmin]]: administration and order processing
** [[/SpecialVbzCart]]: catalog functions as a MW extension
** [[/SpecialVbzCart]]: catalog functions as a MW extension
** [[/admin.cart]]: shopping cart and user contact data
** [[/admin.cart]]: shopping cart and user contact data
** [[/admin.cache]]: cache administration
** [[/pages]]: skin classes
* '''shell''':
* '''shell''':
** [[/maint/build-cat.php]]: build the item/title tables from the catalog tables
** [[/maint/build-cat.php]]: build the item/title tables from the catalog tables

Revision as of 15:51, 13 May 2012

Utility libraries used