Skip to content

Commit

Permalink
Merge pull request #13 from ltsavar/patch-1
Browse files Browse the repository at this point in the history
Update INSTALL
  • Loading branch information
sblaisot authored Jan 26, 2017
2 parents bdc2c24 + 94fa6f8 commit ca622de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Download the latest version archive
mv automatic_addressbook <path_to_roundcube>/plugins/

2. Execute the relevant SQL/<db engine>.initial.sql script on your database (process depends on your DB engine)
If your Roundcube Database starts with a prefix set the prefix also in the SQL Statement: "REFERENCES `PREFIX_users`(`user_id`)"

3. Add "automatic_addressbook" to the plugins list in
<path_to_roundcube>/config/main.inc.php or <path_to_roundcube>/config/config.inc.php depending on your roundcube version, for example :
Expand Down

0 comments on commit ca622de

Please sign in to comment.