VbzCart/docs/pieces: Difference between revisions
Jump to navigation
Jump to search
imported>Woozle (Woozle moved page VbzCart/features to VbzCart/features/status: moving status off features page, but keeping history with status page) |
m (Woozle moved page VbzCart/VbzCart/pieces to VbzCart/docs/pieces without leaving a redirect: correct naming (was no way to import directly to this name)) |
||
(13 intermediate revisions by one other 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 01:53, 25 February 2024
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