18 votes

This package is marked as retired

This package has been flagged as retired by the package owner. Continue to use at your own risk

Cultiv Legacy Contact Form (pre-4.7!)

Not actively maintained, make sure to find the Cultiv Razor Contact Form package if you're using umbraco 4.7+ (it's a seperate project). The Cultiv Contact Form package allows you to quickly get a basic contact form in your website. 

v0.9.0 now includes an option to add a reCAPTCHA control to the contact form, to prevent spambots from submitting the form.

v0.9.2 reply-to address added as per request, CSS file externalized.

The form will ask your website visitor for a name, e-mail address (required) and a message (required). 

This package will add a documentType, a macro, a template and a content item (all called "CultivContactForm", feel free to rename). 

These are just created as an example, you can delete the template and content item and the "CultivContactForm" macro to one of your templates to make the contact form show up. 

Then, create a content item with the documentType "CultivContactForm" and configure your form. All of the configurations can be done in the content item. 

Make sure that the mail server settings in your web.config are correct when you start using this package, you will need at least (in system.net - mailSettings - smtp - network): 

- host="your.smtp.server" 
- port="xx" 

If your smtp server requires authentication, add these: 
- userName="yourUsername" 
- password="yourPassword" 
- defaultCredentials="false"

I have some more ideas on how to make this package better and more flexible, but this version seems nice for now.

I've put a tip on relaying mail through Gmail in the forum already: http://our.umbraco.org/projects/website-utilities/cultiv-contact-form/requests-and-questions/2662-How-to-relay-mail-through-Gmail

Screenshots

Package owner

Sebastiaan Janssen

Sebastiaan Janssen

Sebastiaan has 15475 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Sebastiaan Janssen
  • Created: 01/07/2009
  • Current version 0.9.2
  • License MIT
  • Downloads on Our: 5.8K