Skip to content

v1.0.0 - First Release

Choose a tag to compare

@mcdougle mcdougle released this 27 Aug 17:23
· 9 commits to main since this release

First release of BrewLab Recipes — a WordPress plugin for embedding
structured homebrew recipe cards in blog posts.

Features

  • Supports beer, mead, cider, and wine recipes
  • Embed via [brewlab_recipe id="123"] shortcode or a Gutenberg block
  • Structured recipe data: fermentables, hops, yeast, other additions,
    mash steps, and fermentation steps — each with its own admin UI
  • Front-end card with tabbed Ingredients / Method / Fermentation / Notes,
    a live batch-size scaler, and a US/Metric unit toggle
  • "Preview Recipe Card" button on the edit screen to see changes before
    publishing
  • Affiliate links on any ingredient
  • Print-friendly card output, isolated from the surrounding page

Requirements

  • WordPress 6.0+
  • PHP 7.4+

Installation

This plugin isn't in the WordPress.org directory, so install it manually:

  1. Download brewlab-recipes-1.0.0.zip from this release (below).
  2. In your WordPress admin: Plugins → Add New → Upload Plugin.
  3. Choose the zip, click Install Now, then Activate.

Future updates will show up automatically in your Plugins screen once
installed this way.