承接 drupal/ai_recipe_content_pre_moderation 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

drupal/ai_recipe_content_pre_moderation

最新稳定版本:2.0.0-alpha1

Composer 安装命令:

composer require drupal/ai_recipe_content_pre_moderation

包简介

Adds an AI-assisted pre-moderation workflow for Article content before publication.

README 文档

README

What it does

AI Content Pre-Moderation adds an AI-assisted workflow for Article content. It evaluates submissions when they move to Reviewable, then automatically routes them to either Flagged or Pre-Published and saves AI reasoning for editor review.

Why it matters

Editorial teams can triage content faster, reduce manual review effort, and get clearer context on why content was flagged or approved for the next step. It improves consistency while keeping final publishing decisions with humans.

How it works

When applied, the recipe configures:

  • a dedicated moderation workflow (draft, reviewable, flagged, pre_published, published),
  • an AI automator on moderation_state that evaluates Article body content,
  • a field_moderation_reasoning field to store model reasoning,
  • a dedicated listing at /admin/content/ai-pre-moderated (as a primary Content tab),
  • VBO actions in that listing: Delete.

Requirements & compatibility

How to get started

  1. Install module dependencies (including AI and AI Automators).
  2. Configure an AI provider/model and set a default for chat_with_complex_json.
  3. Apply the recipe.
  4. Submit Article content to Reviewable and verify automatic routing + reasoning output.
  5. Use /admin/content/ai-pre-moderated for moderation triage and bulk actions.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 11
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2026-04-30