Roundcube Community Forum

SVN Releases => SVN Discussion => Topic started by: sunny007 on October 06, 2006, 06:35:48 AM

Title: Address Book Backend
Post by: sunny007 on October 06, 2006, 06:35:48 AM
I was wondering what the address book architecture is like and if it's possible to create new backends. For instance I'd quite like to have a go at a ldap address book or a kolab address book backend.

If their is no such thing in the current codebase as address book backends, would it be possible to move the existing database address book to a backend plugin backend style architecture? I might be willing to have a go at this, depending how much work is involved.
Title: Re: Address Book Backend
Post by: bpat1434 on October 27, 2006, 07:12:53 AM
Currently you can use an LDAP addressbook. There is an option and settings for it. I'm not sure of how to use it, but you can.

There is nothing stopping you from creating your own flavor of addressbook architecture. Matter of fact, it was a hot-ticket item not long ago about scalability and just how to do it and make it compatible. So feel free to give it a shot and post what you get.