nystudio107 / craft-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: 5 992
Dependents: 0
Suggesters: 0
Security: 0
Stars: 28
Watchers: 6
Forks: 15
Type:craft-plugin
Requires
- craftcms/cms: ^5.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/feed-me: ^6.0.0
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
- nystudio107/craft-seomatic: ^5.0.0
- dev-develop-v5
- v5.x-dev
- 5.0.0
- v4.x-dev
- 4.0.9
- 4.0.8
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-beta.3
- 4.0.0-beta.2
- 4.0.0-beta.1
- v1.x-dev
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- 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-develop-v4
- dev-develop
- dev-dependabot/npm_and_yarn/docs/vite-5.2.8
- dev-bencroker-patch-2
- dev-bencroker-patch-1
This package is auto-updated.
Last update: 2024-10-09 12:56:02 UTC
README
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:
- 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.
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