nystudio107 / craft3-recipe
A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support
Fund package maintenance!
khalwat
Installs: 68
Dependents: 0
Suggesters: 0
Security: 0
Stars: 23
Watchers: 3
Forks: 14
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0
README
Recipe plugin for Craft CMS 3.x
A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support
Related: Recipe for Craft 2.x
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Installation
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.
Recipe works on Craft 3.x.
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