Roundcube Community Forum

 

Add new fields on Identities information

Started by mnaddeo, April 19, 2018, 09:18:14 AM

Previous topic - Next topic

mnaddeo

Hi, I would like to add some extra fields on the Identities information. I would like users could add some extra information on his identities info, like telephone, an addres, an optional email, and store it on a database.

Is there any chance to do this? I'been searching on plugins page, and on Internet, but I couldn't find anything.

Thanks a lot!

JohnDoh

A plugin would be the way. You could use the identity_form hook (https://github.com/roundcube/roundcubemail/wiki/Plugin-Hooks#identity_form) to modify the form and then may be identity_update to do the saving?
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...