opencoreemr/oce-module-notification-banner
最新稳定版本:0.6.1
Composer 安装命令:
composer require opencoreemr/oce-module-notification-banner
包简介
OpenEMR notification banner module for displaying system-wide messages, by OpenCoreEMR Inc
README 文档
README
This module creates a notification banner to ensure all users of an OpenEMR instance are aware of an event. Examples might include upcoming site maintenance or other impactful announcements.
Installation
From Packagist (Recommended)
If published to Packagist, install via Composer from your OpenEMR root directory:
composer require opencoreemr/oce-module-notification-banner
Module Activation
After installation:
- Go to Administration > Modules > Manage Modules in OpenEMR
- Find "OpenCoreEMR Notification Banner Module" in the Unregistered tab
- Click Register, then Install, then Enable
Configuration
Once enabled, configure the module in Administration > Globals > OpenCoreEMR Notification Banner:
Activate Notification Banner
Toggle to enable/disable the banner display.
Notification Banner Message
The message to display when the banner is active. If blank, no banner will appear.
Usage
The banner will appear at the top of all OpenEMR pages when:
- The module is enabled
- "Activate Notification Banner" is checked
- "Notification Banner Message" contains text
Requirements
- OpenEMR 7.0+
- PHP 8.1+
License
GPL-3.0-or-later
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-09-16