File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 111. To Install, extract this archive and copy the folder
2- `wdgrc_sql_contacts ` into roundcube/plugins/
2+ `sql_global_addressbooks ` into roundcube/plugins/
33
442. Choose one of the SQL Scripts from ./SQL/, dependant on your Mail System
55 and whether or not you wish to have Alias Support, [%name%+alias.sql]
66 or you would like just to have the primary emails, [%name%.sql]
77 and run it on your MySQL/MariaDB Server as root, for example from PHPMyAdmin
88
9- 3. And then add `wdgrc_sql_contacts ` to your roundcube/config/config.inc.php
10- $config['plugins'] = array(..., 'wdgrc_sql_contacts ');
9+ 3. And then add `sql_global_addressbooks ` to your roundcube/config/config.inc.php
10+ $config['plugins'] = array(..., 'sql_global_addressbooks ');
1111
12- 4. Rename roundcube/plugins/wdgrc_sql_contacts /config.inc.php.dist to
12+ 4. Rename roundcube/plugins/sql_global_addressbooks /config.inc.php.dist to
1313 config.inc.php and fill in the configuration file.
You can’t perform that action at this time.
0 commit comments