jorgeanzola / craft-recipe
[Forked from Nystudio] A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0
- v1.x-dev
- 1.2.1
- 1.1.1
- 1.1.0
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- dev-dependabot/npm_and_yarn/docs/express-4.18.2
- dev-dependabot/npm_and_yarn/docs/qs-6.5.3
- dev-dependabot/npm_and_yarn/docs/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/docs/minimatch-3.1.2
- dev-dependabot/npm_and_yarn/docs/terser-4.8.1
- dev-dependabot/npm_and_yarn/docs/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/docs/async-2.6.4
- dev-dependabot/npm_and_yarn/docs/minimist-1.2.6
- dev-dependabot/npm_and_yarn/docs/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/docs/prismjs-1.27.0
- dev-dependabot/npm_and_yarn/docs/follow-redirects-1.14.8
- dev-dependabot/npm_and_yarn/docs/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/docs/postcss-7.0.36
- dev-dependabot/npm_and_yarn/docs/ws-6.2.2
- dev-dependabot/npm_and_yarn/docs/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/docs/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/docs/lodash-4.17.21
- dev-dependabot/npm_and_yarn/docs/ssri-6.0.2
- dev-dependabot/npm_and_yarn/docs/y18n-4.0.1
- dev-dependabot/npm_and_yarn/docs/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/docs/ini-1.3.8
This package is auto-updated.
Last update: 2024-12-14 04:34:22 UTC
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