Download the PHP package opencoreemr/oce-module-notification-banner without Composer
On this page you can find all versions of the php package opencoreemr/oce-module-notification-banner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download opencoreemr/oce-module-notification-banner
More information about opencoreemr/oce-module-notification-banner
Files in opencoreemr/oce-module-notification-banner
Package oce-module-notification-banner
Short Description OpenEMR notification banner module for displaying system-wide messages, by OpenCoreEMR Inc
License GPL-3.0-or-later
Homepage https://opencoreemr.com
Informations about the package oce-module-notification-banner
OpenCoreEMR Notification Banner Module
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:
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
All versions of oce-module-notification-banner with dependencies
openemr/oe-module-installer-plugin Version ^0.1.5
symfony/event-dispatcher Version ^6.0 || ^7.0
twig/twig Version ^3.0