Author Topic: Multiple SQL address books?  (Read 3810 times)

Offline Kribb84

  • Newbie
  • *
  • Posts: 1
Multiple SQL address books?
« on: February 19, 2013, 03:19:06 AM »
Is it just me, or is there no way to add several SQL address books (several sources)?

I've had a look at the code and RC can handle multiple sources, but the built-in "personal address book" only seems to reply with a single source.

I require several address books for my users to more easily split up their contacts. Many have complained that when using contact groups, all the contacts are visible in the address book itself, which is confusing. By having several address books they (1) don't have to use contact groups anymore and (2) only the users in the address book / group are visible.

So how I do solve this problem?

1. Modify the internal address book to allow for address book creation / deletion?
2. Write a plugin that adds SQL sources? With a config panel to create and delete address books, I think...
3. Use an existing plugin that I haven't found yet?