Can CMS integrate with email forms?

6 posts by 4 authors in: Forums > CMS Builder
Last Post: July 27, 2012   (RSS)

By meg - July 25, 2012

I have a couple clients who are looking to have the CMS integrate with custom email (survey) forms that are php. Do you have a plugin for this? If not, how would you suggest I integrate? Has anyone else already done this with a working email form? I'm in need of this integration sooner than later...

Re: [meg] Can CMS integrate with email forms?

By Jason - July 25, 2012

Hi Meg,

Do you mean you want to save the contents of an email form to the database?

If so, you can do this by writing a custom SQL INSERT statement. For an example of this, see here:

http://www.interactivetools.com/forum/gforum.cgi?post=91178#91178

Hope this helps
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Can CMS integrate with email forms?

By meg - July 26, 2012

Well, I'm looking to create email forms or survey email forms within the CMS, whether it's a text field, text box, checkbox, drop-down, etc. I know other CMS's (WP, etc) has plugins that can make this more simple, but I much prefer your CMS to others, so can this be done? Has this been done by anyone who's used your CMS?

Re: [meg] Can CMS integrate with email forms?

By rconring - July 27, 2012

Although it is possible to use the CMSB database to capture email results, I finally found a solution that works well for me. It is an installed solution that runs in conjunction with CMSB and uses it's own MySQL database on your server. The software can be licensed individually or unlimited and has a nice dashboard for creating and editing the forms with an online editor and managing all the forms and surveys data on the site. This also gives the site owner the ability to safely manage their own data.

See Machform at http://www.appnitro.com/
Ron Conring
Conring Automation Services
----------------------------------------
Software for Business and Industry Since 1987

Re: [rconring] Can CMS integrate with email forms?

By meg - July 27, 2012

Thanks, rconring. This is more of what I'm looking for. I would be stoked if CMS Builder had a plugin that did the same, but this may be my solution for now.