Download the PHP package melroy89/message_highlight without Composer
On this page you can find all versions of the php package melroy89/message_highlight. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download melroy89/message_highlight
More information about melroy89/message_highlight
Files in melroy89/message_highlight
Package message_highlight
Short Description Assign colors to your emails based on Subject, Sender, Recipient or CC
License GPL-2.0
Homepage https://github.com/melroy89/message_highlight
Informations about the package message_highlight
message_highlight
With this plugin you can colorize the message index rows based on specific criteria like sender, recipient and subject. This repository is a fork and continuation of the orginal work by Cor Bosman.
Features
Go to your Roundcube settings area and select rules to highlight emails in your mailview.
Install
Use composer from the Roundcube root directory:
NOTE: Answer N when composer ask you about plugin activation.
Activate the plugin by editing the HOME_RC/config/config.inc.php
file:
And see the available config options in config.inc.php-dist file. However, you should also be able to set these configs via the Roundcube -> Settings
-> Message Highlights
.
Contact
- Author: Melroy van den Berg ([email protected])
- 2nd Author: Gene Hawkins ([email protected])
- Original Author: Cor Bosman ([email protected])
Bug reports through GitHub Issues.
License
This plugin is distributed under the GNU General Public License Version 2. Please read through the file LICENSE for more information about this license. See LICENSE.