Skip to content

Releases: mcdougle/brewlab-recipes

v1.0.2

Choose a tag to compare

@mcdougle mcdougle released this 31 Aug 03:01

Added a small 'Powered by BrewLab' credit line below the recipe card, linking back to brewlab.app

v1.0.1

Choose a tag to compare

@mcdougle mcdougle released this 27 Aug 17:32

Added a changelog. Also the first real test of the automatic update mechanism — sites running 1.0.0 should see this as an available update.

v1.0.0 - First Release

Choose a tag to compare

@mcdougle mcdougle released this 27 Aug 17:23

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.