You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/setup.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,8 +54,12 @@ Set up a private app on Shopify for this add-on using the following steps:
54
54
6. Click the "API Credentials" tab. Add the `Admin API access token` to your `.env` as `SHOPIFY_ADMIN_TOKEN`.
55
55
7. If you've configured the app properly you should see a button that says "Install App". Click this.
56
56
57
+
### 3. Shopfront redirection
58
+
If you are not intending to use the Shopify storefront you should perform redirection from any Shopify URLs to your website.
57
59
58
-
### Finalise your .env
60
+
We recommend installing Shopify's [Hydrogen Redirect Theme](https://github.com/Shopify/hydrogen-redirect-theme), and following their setup instructions.
61
+
62
+
### 4. Finalise your .env
59
63
After completing steps 1 and 2 your .env should look as follows:
0 commit comments