jorgeanzola/craft-recipe

[源自 Nystudio] Craft CMS 的一款综合型食谱字段类型,包含公制/英制转换、份量计算和 JSON-LD 微数据支持

安装: 31

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 2

分支: 0

类型:craft-plugin


README

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Craft CMS 3.x 的食谱插件

Craft CMS 的一款综合型食谱字段类型,包含公制/英制转换、份量计算和 JSON-LD 微数据支持

Screenshot

相关:Craft 2.x 的食谱

要求

此插件需要 Craft CMS 3.0.0 或更高版本。

安装

要安装 Recipe,请按照以下步骤操作

  1. 使用 Composer 安装:composer require nystudio107/craft-recipe
  2. 通过 CLI 安装插件:使用 ./craft install/plugin recipe,或在控制面板中,转到设置 → 插件,点击 Recipe 的“安装”按钮。

您还可以通过 Craft AdminCP 中的 插件商店 安装 Recipe。

Recipe 支持 Craft 3.x。

文档

点击这里 -> Recipe 文档

Recipe 路线图

一些待办事项和潜在功能的想法

  • 提供一个前端方式来添加评分

nystudio107 提供