Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Adewagold on April 24, 2017, 08:31:15 AM

Title: Help on how to create custom forms
Post by: Adewagold on April 24, 2017, 08:31:15 AM
Hello Team,

I just started working with roundcube about a month ago and i have been able to personalize some settings but currently we just want to add a simple form section to the settings tab where users can enter their name, address, state and location with their email address. The details will be saved in the database where it can be retrieved, modified and deleted.

Best regards.
Title: Re: Help on how to create custom forms
Post by: SKaero on April 24, 2017, 12:34:09 PM
The fastest way is most likely to look at some of the plugins that do the same thing like the password plugin.
Title: Re: Help on how to create custom forms
Post by: Adewagold on April 24, 2017, 12:52:45 PM
Thanks for the response, i will check that and get back.