Template
Add shopper accounts, reviews, tracking, and seed_demo (#9)
Closes #9. Shop-gated buyer accounts, purchase reviews, Stripe customer ids, shipment tracking, slim public contact form, and a template-neutral seed_demo command.
This commit is contained in:
@@ -77,6 +77,7 @@ POS_API_TOKEN=
|
||||
|
||||
# Optional when FEATURE_SHIPPING=true (also requires FEATURE_SHOP)
|
||||
EASYPOST_API_KEY=
|
||||
EASYPOST_WEBHOOK_SECRET=
|
||||
SHIP_FROM_LINE1=
|
||||
SHIP_FROM_CITY=
|
||||
SHIP_FROM_STATE=
|
||||
|
||||
Reference in New Issue
Block a user