[ { type: install message: <.initial.sql If your Roundcube Database starts with a prefix set the prefix also in the SQL Statement: "REFERENCES `PREFIX_users`(`user_id`)" You will also need to copy : %%PLUGINDIR%%/config/config.inc.php.dist to %%PLUGINDIR%%/config/config.inc.php and edit as you need. Finally, you will need to add the plugin to your list of loadable plugins in %%RCDIR%%/config/main.inc.php or %%RCDIR%%/config/config.inc.php depending on your roundcube version, for example: $rcmail_config['plugins'] = array('automatic_addressbook',); EOM } { type: upgrade message: <.update.sql scripts. EOM } ]