Download the PHP package radialapps/banner-warn without Composer
On this page you can find all versions of the php package radialapps/banner-warn. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download radialapps/banner-warn
More information about radialapps/banner-warn
Files in radialapps/banner-warn
Package banner-warn
Short Description Show avatars in roundcube message list with warnings
License MIT
Informations about the package banner-warn
Roundcube Banner Warn
Displays avatars in roundcube message list and banner warnings under some contexts.
Screenshots
The plugin adds avatars to the message list that display the user's contact photo or a colored first letter, and warns the user for various contexts. \
On multiselecting emails (which can be done by clicking the avatar), the avatars animate similar to the Gmail app \
Banner Warnings
Warnings are displayed similar to Outlook \
With this plugin \
Types of warnings
- Email originating from outside your organization
- Marked as spam in X-Spam-Status
- Failing Received-SPF
Name of this plugin
This plugin is named as such for historical reasons. The chief functionality currently is showing avatars beside the message list, and banner warnings are displayed for individual emails as well.
Installation
To install, get the plugin with composer in your roundcube directory
NOTE: Answer N
when composer ask you about plugin activation.
Activate the plugin by editing the HOME_RC/config/config.inc.php
file:
Configuration
Optionally, you can now configure the plugin by editing the HOME_RC/plugins/banner_warn/config.inc.php
file:
For example update the $config['org_email_regex']
to your domain. This configuration file will overrule configuration settings from the config/config.inc.php
file.
License
Permissively licensed under the MIT license