justinholtweb/craft-update-permissions-reminder
Composer 安装命令:
composer require justinholtweb/craft-update-permissions-reminder
包简介
Reminds Craft CMS admins to review and update user group permissions whenever a new section, global set, asset volume, category group, user group, or plugin is added.
README 文档
README
A Craft CMS 5 plugin that reminds admins to review and update user group permissions whenever the schema changes in a way that introduces new permissions.
When you add a new section, entry type, global set, asset volume, category group, user group, or install a plugin, Craft does not automatically grant the new permissions to your existing user groups. It's easy to ship a change and forget that your editors now can't see the content you just built. This plugin closes that gap with a gentle, dismissible reminder.
What it does
- Watches for schema changes that add new permissions.
- Shows a sticky bar at the bottom of the control panel for admins, and/or a modal listing every outstanding change.
- Adds a Permission Reminders control panel section listing all pending reminders, each individually dismissible.
- Links straight to the user permission settings so you can act immediately.
Reminders are only shown to admins, since only admins can edit permissions.
Requirements
- Craft CMS 5.0.0 or later
- PHP 8.2 or later
Installation
From your project directory:
composer require justinholtweb/craft-update-permissions-reminder php craft plugin/install update-permissions-reminder
Or install from the Plugin Store / Settings → Plugins in the control panel.
Settings
Settings → Plugins → Update Permissions Reminder:
- Show sticky reminder bar — toggle the bottom bar.
- Show reminder modal — toggle the details modal.
- Watched changes — choose which of the following trigger reminders: sections, entry types, global sets, asset volumes, category groups, user groups, and installed plugins.
How it works
The plugin listens to Craft's afterSave events for the relevant schema objects
and records a reminder when a new one is created. Each reminder is stored in
updatepermissionsreminder_reminders and cleared when an admin dismisses it.
License
This plugin is licensed under the Craft License.
justinholtweb/craft-update-permissions-reminder 适用场景与选型建议
justinholtweb/craft-update-permissions-reminder 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 06 月 11 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「admin」 「permissions」 「Craft」 「reminder」 「craftcms」 「craft-plugin」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 justinholtweb/craft-update-permissions-reminder 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 justinholtweb/craft-update-permissions-reminder 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 justinholtweb/craft-update-permissions-reminder 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Expand, collapse, change the status of, or delete multiple blocks in a Matrix field simultaneously.
Laravel Multiauth package
2lenet/EasyAdminPlusBundle
GraphQL authentication for your headless Craft CMS applications.
User permissions for MoonShine
Supercharged text field validation.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 40
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-06-11