Name | Modified | Size | Downloads / Week |
---|---|---|---|
google_contacts-2.12.tar.gz | 2013-08-04 | 11.8 kB | |
README | 2013-08-04 | 958 Bytes | |
CHANGELOG | 2013-08-04 | 2.0 kB | |
google_contacts-2.11.tar.gz | 2011-12-22 | 17.9 kB | |
google_contacts-2.10.tar.gz | 2011-11-12 | 11.8 kB | |
google_contacts-2.09.tar.gz | 2011-11-12 | 11.8 kB | |
google_contacts-2.08.tar.gz | 2011-06-29 | 11.9 kB | |
Totals: 7 Items | 68.0 kB | 0 |
Google Contacts for RoundCube 0.6 and above. @version 2.12 - 08/04/2013 @author Les Fenison /-- Original code by Roland 'rosali' Liebl @licence GNU GPL Questions, problems, or suggestions? Email me, my email address is in google_contacts.php Will sync Google contacts both directions including all the new contacts fields in RoundCube 0.9 Usage: Create the db table using the SQL in SQL directory. The table is the same exact format as the contacts table. If you are upgrading from 0.5.2 you will need to add the words column of type text. copy ./config/config.inc.php.dist to ./config/config.inc.php and configure as needed. The only parameter worth messing with is the $rcmail_config['google_contacts_max_results'] which defaults to 1000. Requirements: * Get Zend GData APIs /http://framework.zend.com/download/webservices Copy and paste "Zend" /folder into ./program/lib File structure must be: ./program/lib/Zend