perfectwebteam/craft-formie-descriptionhtml

从GraphQL API中包含描述字段的完整HTML

1.0.1 2022-09-09 07:03 UTC

This package is not auto-updated.

Last update: 2024-09-20 23:54:53 UTC


README

从GraphQL API中包含描述字段的完整HTML

Screenshot

要求

此插件需要Craft CMS 3.0.0-beta.23或更高版本。

安装

要安装此插件,请按照以下说明操作。

  1. 打开您的终端并转到您的Craft项目

     cd /path/to/project
    
  2. 然后让Composer加载插件

     composer require perfectwebteam/craft-formie-descriptionhtml
    
  3. 在控制面板中,转到设置 → 插件,并点击Craft Formie Descriptionhtml的“安装”按钮。

使用Craft Entry Section

EntryInterface将支持GraphQL中的sectionName作为参数

Perfectwebteam提供