drupal-eca-recipe/eca_lib_0017
Composer 安装命令:
composer require drupal-eca-recipe/eca_lib_0017
包简介
Send notification including revision log message for node changes
README 文档
README
ID: eca_lib_0017
This model sends an email when any node got updated. That email contains a couple of tokens, e.g. the name of the user who edited the node and the link to the node. It also contains the the revision log message that the user has left in the edit form.
As the author may skip the revision log, this model also makes that field required.
The creation of that model has been recorded and there have actually some unexpected difficulties, that you can watch live, how they got resolved: Watch the video
In version 2 of this model, we've added content moderation functionality and a section field for a wiki page content type, such that email notifications get sent to different recipients depending on state and section of the updated node.
The creation of this model's enhancement has also been recorded: Watch the second video
Installation
## Import recipe
composer require drupal-eca-recipe/eca_lib_0017
# Apply recipe with Drush (requires version 13 or later):
drush recipe ../recipes/{{ rawid }}
# Apply recipe without Drush:
cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0017
# Rebuilding caches is optional, sometimes required:
drush cr
drupal-eca-recipe/eca_lib_0017 适用场景与选型建议
drupal-eca-recipe/eca_lib_0017 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 275 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 06 月 06 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 drupal-eca-recipe/eca_lib_0017 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 drupal-eca-recipe/eca_lib_0017 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 275
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-06-06