Roundcube-Plugin-LKK-AddressBook, let you view the address book and add email with click mouse
Copy lkk_addressbook to the plugins directory
Add lkk_addressbook to the plugins array within config/config.inc.php to activate the plugin
- $config['plugins'] = array(
- 'globaladdressbook', 'lkk_addressbook',
);
Guo-Wei Su https://github.com/nansenat16