A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support
This plugin requires Craft CMS 5.0.0 or later.
To install Recipe, follow these steps:
- Install with Composer via
composer require nystudio107/craft-recipe
- 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.
Click here -> Recipe Documentation
Some things to do, and ideas for potential features:
- Provide a front-end way to add ratings
Brought to you by nystudio107