https://github.com/nystudio107/craft-recipe
A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support
https://github.com/nystudio107/craft-recipe
craft-plugin craft3 craftcms field recipe
Last synced: about 1 year ago
JSON representation
A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support
- Host: GitHub
- URL: https://github.com/nystudio107/craft-recipe
- Owner: nystudio107
- License: mit
- Created: 2017-02-11T02:47:53.000Z (over 9 years ago)
- Default Branch: develop-v5
- Last Pushed: 2025-03-26T06:09:31.000Z (about 1 year ago)
- Last Synced: 2025-03-30T06:05:56.248Z (about 1 year ago)
- Topics: craft-plugin, craft3, craftcms, field, recipe
- Language: PHP
- Size: 1.73 MB
- Stars: 26
- Watchers: 5
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/build-status/v5) [](https://scrutinizer-ci.com/code-intelligence)
# 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

## 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](https://nystudio107.com/plugins/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](https://nystudio107.com)