-
Notifications
You must be signed in to change notification settings - Fork 22
/
README
30 lines (22 loc) · 1014 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Message label plugin for roundcube
Attention! Latest version plugin use new roundcube class storage and don't work with version < 0.8.
For version < 0.8 use version plugin (1.0)
Install
-------------------------------------------
1. git clone https://[email protected]/umount/message_label.git message_label
2. move folder message_label in roundcube plugin folder
3. add 'message_label' to $rcmail_config['plugins'] in your RoundCube config
Introduction
----------------------------------------
This is plugin for roundcube to add labels like Google labels.
* manually and filter way add labels
* manually remove filter find labels
* multilabels support
* drag and drop to add label support
* remove label on one click on label in subject
* search all labels in all folder on one click (manual select folder search on filter search label)
* display label list on left panel under folder list
Contact
----------------------------------------
Comments and suggestions are welcome.
Email: [email protected]