Recipe Card Blocks PRO lets you import recipes from CSV or JSON files. This is useful for importing recipes from other plugins (like WP Recipe Maker), spreadsheets, or any external source.
Navigate to Recipe Cards > Import & Export > Import Recipes and scroll down to the Import from CSV or JSON section.
JSON format:
name, amount, unit, and notes fields{"group": "Group Name"} objectsCSV format:
--- Group Name2 cups flour) โ they will be automatically parsedStep 1: Upload your file
Drag and drop your .csv or .json file into the upload area, or click Choose File to select it from your computer. Then click Analyze File.
Step 2: Map columns to recipe fields
After the file is analyzed, you’ll see a mapping table with four columns:
| Column | Description |
|---|---|
| Your Column | The column name from your file |
| Sample Value | A preview of the first recipe’s data for this column |
| Maps To | The recipe field to map this column to |
| Delimiter | For list fields (ingredients, steps, notes, equipment), choose how items are separated |
The importer will automatically suggest mappings based on your column names. For example, a column named prep_time will automatically map to Prep Time (min).
Each recipe field can only be selected once โ already-used fields appear grayed out in other dropdowns to prevent conflicts.
Available mapping fields:
| Category | Fields |
|---|---|
| Basic Info | Title, Description, Author, Difficulty |
| Ingredients | Ingredients (supports groups, amounts, and units) |
| Instructions | Instructions (supports groups) |
| Other Content | Notes, Equipment, Keywords |
| Media | Recipe Image URL, Video URL (External), Video URL (Upload/Self-hosted) |
| Timing | Prep Time, Cook Time, Resting Time, Baking Time, Total Time |
| Servings | Servings, Servings Unit, Calories |
| Taxonomy | Course, Cuisine |
| Nutrition | 30+ nutrition fields including calories, carbohydrates, protein, fat, vitamins, and minerals |
Step 3: Preview
Click Preview First Recipe to see how the first recipe will look with your current mapping. Check that the data is correctly assigned to each field.
Step 4: Import
Click Looks Good โ Import All to start the import. Recipes are imported in batches of 10. A progress bar shows the import status.
During import:
wpzoom_rcb post with a fully configured recipe card blockStep 5: Done
Once complete, you’ll see how many recipes were imported. Click View all recipes to see them, or Import more recipes to import another file.
See also:
How to Export Recipes
How to Import Recipes from WP Recipe Maker