Skip to content

ai-takeuchi/Roundcube-Plugin-LKK-AddressBook

This branch is 22 commits ahead of nansenat16/Roundcube-Plugin-LKK-AddressBook:master.

Repository files navigation

Roundcube-Plugin-LKK-AddressBook

Roundcube-Plugin-LKK-AddressBook, let you view the address book and add email with click mouse

Installation

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',

);

Screenshot

https://github.com/ai-takeuchi/Roundcube-Plugin-LKK-AddressBook/blob/master/screenshot.png

https://github.com/ai-takeuchi/Roundcube-Plugin-LKK-AddressBook/blob/master/group_support.png

Thank you so much

Guo-Wei Su https://github.com/nansenat16

About

A Roundcube Plugin, let you view the address book and add email with click mouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.9%
  • PHP 31.5%
  • CSS 13.6%