Installation Guide
Installation Guide
Get Recipe Kit installed and running on your Shopify store.
Step 1: Install from Shopify App Store
- Visit the Recipe Kit app page in the Shopify App Store
- Click Add app
- Review the permissions and click Install app
- Select a plan (Essentials, Advanced, or Enterprise)
- Your 14-day free trial begins immediately with no charge
- You'll be redirected to Recipe Kit in your Shopify admin
Cancel anytime during the trial period. See Subscription Plans for plan details and pricing.
Step 2: Add Recipe Kit to Your Theme
Recipe Kit displays recipes on your blog posts using Shopify's Theme App Extension.
For Online Store 2.0 Themes
- Go to Online Store > Themes > Customize
- Select Blog posts > Default blog post from the page dropdown
- Click Add block in the main content section
- Select Recipe Kit from the app blocks list
- Click Save
For Vintage/Legacy Themes
If your theme doesn't support app blocks, you'll need to manually add Recipe Kit files to your theme:
Step 1: Add the CSS file
- Go to Online Store > Themes > Actions > Edit code
- Under Assets, click Add a new asset
- Create a new file named
recipekit.css - Copy the contents from: recipekit.css
- Save the file
Step 2: Add the snippet file
- Under Snippets, click Add a new snippet
- Name it
recipekit.liquid - Copy the contents from: recipekit.liquid
- Save the file
Step 3: Add the render tag
- Find your blog post template (usually
article.liquidortemplates/article.liquid) - Add the following where you want recipes to appear:
{% render 'recipekit' %}
- Save the file
Step 3: Create Your First Recipe
- Open Recipe Kit from your Shopify admin apps
- Click Create Recipe
- Fill in the basic details:
- Recipe title
- Description
- Prep time and cook time
- Servings
- Add ingredients and directions
- Upload a recipe image
- Click Save
Step 4: Link Recipe to a Blog Post
Recipes display on blog posts. To link them:
- In Recipe Kit, open your recipe
- Go to the Resources tab
- Search for and select a blog post
- Save the recipe
When customers view that blog post, your recipe card appears automatically.
Verify Installation
To confirm everything is working:
- Visit a blog post that has a linked recipe
- You should see the recipe card displayed
- Try clicking Print, Share, or other recipe actions
Troubleshooting
If the recipe card doesn't appear:
- Ensure the recipe status is Published (not Draft)
- Check that the blog post is linked in the Resources tab
- Verify the Recipe Kit block is added in your theme customizer
- Clear your browser cache and refresh
For more help, see Widget Not Showing or Contact Support.
What's Next?
- Creating Recipes - Learn all recipe editing features
- Recipe Card Templates - Choose your card design
- Customizing the Recipe Card - Match your brand
- Linking Products to Recipes - Enable shoppable ingredients