Loading...
 

History: Shopping_Cart

Preview of version: 5

Info

The beginnings of a cart payment system - very early days (May 2010)

General

YAML
preferences: payment_feature: y


Permissions
YAML
permissions: Anonymous: allow: [] Registered: description: Will be ignored because group is already created allow: -payment_view -payment_request Admins: description: Site administrators allow: -payment_manual -payment_admin Customers: description: Users that have bought something allow: [] include: [ Registered ]


YAML
objects: - type: module ref: module_cart data: position: left order: 1 name: cart groups: [ Anonymous ]


History

Advanced
Information Version
Tue 11 of May, 2010 20:40 GMT-0000 Jonny Bradley 5 - 14
View
Fri 07 of May, 2010 21:52 GMT-0000 Jonny Bradley 1 - 4
View