mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-21 05:09:15 +00:00
Add option 'allow guest orders' to enterprise
An enterprise manager can choose to allow guest orders (default) or require a valid login for checkout.
This commit is contained in:
@@ -201,6 +201,10 @@ en:
|
||||
shopfront_requires_login_tip: "Choose whether customers must login to view the shopfront."
|
||||
shopfront_requires_login_false: "Public"
|
||||
shopfront_requires_login_true: "Require customers to login"
|
||||
allow_guest_orders: "Guest orders"
|
||||
allow_guest_orders_tip: "Allow checkout as guest or require a registered user."
|
||||
allow_guest_orders_false: "Require login to order"
|
||||
allow_guest_orders_true: "Allow checkout as guest"
|
||||
|
||||
home:
|
||||
hubs:
|
||||
|
||||
Reference in New Issue
Block a user