drupal/ai_recipe_content_pre_moderation
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_statethat evaluates Article body content, - automatic image-description processing for images embedded in the Article body (including external image URLs when enabled in recipe config),
- a
field_moderation_reasoningfield 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
- Drupal core:
^11.2 - AI module:
^1.4 - Views Bulk Operations:
^4.4
How to get started
- Install module dependencies (including AI and AI Automators).
- Configure an AI provider/model and set defaults for
chat_with_complex_jsonandchat_with_image_vision. - Apply the recipe.
- Submit Article content to Reviewable and verify automatic routing + reasoning output.
- Use
/admin/content/ai-pre-moderatedfor moderation triage and bulk actions.
drupal/ai_recipe_content_pre_moderation 适用场景与选型建议
drupal/ai_recipe_content_pre_moderation 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 6 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 04 月 30 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 drupal/ai_recipe_content_pre_moderation 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 drupal/ai_recipe_content_pre_moderation 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 39
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-04-30