Difference between revisions of "VbzCart/pieces"
< VbzCart
Jump to navigation
Jump to search
(Woozle moved page VbzCart/features to VbzCart/features/status: moving status off features page, but keeping history with status page) |
(→Concepts: removed redundant links) |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | ==Pages== | |
| + | * [[/status]]: progress on implementing features | ||
| + | ==Concepts== | ||
| + | * {{l/sub|cart}}s | ||
| + | * {{l/sub|catalog}}s (local and supplier) | ||
| + | * {{l/sub|checkout}} | ||
| + | * {{l/sub|item}}s | ||
| + | * {{l/sub|package}}s | ||
| + | * {{l/sub|restock}}s | ||
| + | * {{l/sub|security}} | ||
| + | ** [[/security/customer|customer security]] | ||
| + | * {{l/sub|sessions}} | ||
| + | * {{l/sub|supplier}}s | ||
| + | ** ''see also {{l/sub|supplier catalog}}s'' | ||
| + | * {{l/sub|title}}s | ||
| + | |||
| + | ==App Framework== | ||
| + | These are concepts extended from the {{l/ferreteria}} application framework. | ||
| + | * {{l/sub|page}}: page layout, action links | ||
| + | * See also {{l/ferreteria/|pieces/forms}} | ||
Latest revision as of 11:05, 12 June 2017
Pages
- /status: progress on implementing features
Concepts
- carts
- catalogs (local and supplier)
- checkout
- items
- packages
- restocks
- security
- sessions
- suppliers
- see also supplier catalogs
- titles
App Framework
These are concepts extended from the Ferreteria application framework.
- page: page layout, action links
- See also pieces/forms