Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.6 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.6 KB

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Recipe plugin for Craft CMS 5.x

A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support

Screenshot

Requirements

This plugin requires Craft CMS 5.0.0 or later.

Installation

To install Recipe, follow these steps:

  1. Install with Composer via composer require nystudio107/craft-recipe
  2. Install the plugin via ./craft install/plugin recipe via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Recipe.

You can also install Recipe via the Plugin Store in the Craft AdminCP.

Documentation

Click here -> Recipe Documentation

Recipe Roadmap

Some things to do, and ideas for potential features:

  • Provide a front-end way to add ratings

Brought to you by nystudio107