-
Notifications
You must be signed in to change notification settings - Fork 11
umount/rcplugin_chbox
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Check box email plugin for roundcube
Introduction
----------------------------------------
This is plugin for roundcube
Install
----------------------------------------
1- Add the plugin to roundcube $config['plugins'] array like:
$config['plugins'] = array(
'chbox',
);
2- Add 'chbox' column to $rcmail_config['list_cols'] array like:
$rcmail_config['list_cols'] = array('chbox','subject','status', 'from', 'date', 'size', 'flag', 'attachment','list_cols');
Testing
----------------------------------------
RoundCube 1.1.0
About
Check box blugin for roundcube
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published