VbzCart/docs/archive/code/files: Difference between revisions
Jump to navigation
Jump to search
imported>Woozle (extracted from "code" page) |
m (Woozle moved page VbzCart/VbzCart/archive/code/files to VbzCart/docs/archive/code/files without leaving a redirect: correct naming (was no way to import directly to this name)) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 01:53, 25 February 2024
Code Archive
Some code I posted here earlier; ideally, I should be able to have these pages updated directly via git. That will come later.
- customer-side:
- /cat: generates main catalog pages
- /store.php: base classes and catalog functions (should probably be split off)
- /shop.php
- /cart.php
- /ckout.php
- /base.cat.php
- admin:
- /SpecialVbzAdmin.php: administration and order processing
- /SpecialVbzCart.php: catalog functions as a MW extension
- /admin.cart.php: shopping cart and user contact data
- /admin.cache.php: cache administration
- /pages.php: skin classes
- shell:
- /build-cat.php: build the item/title tables from the catalog tables