An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/badges/quality-score.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/?branch=v5) [![Code Coverage](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/badges/coverage.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/?branch=v5) [![Build Status](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/badges/build.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/build-status/v5) [![Code Intelligence Status](https://scrutinizer-ci.com/g/nystudio107/craft-recipe/badges/code-intelligence.svg?b=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

![Screenshot](./docs/docs/resources/img/plugin-logo.png)

## 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)