Zero Conf Mail

Zero Conf Mail

from 0$

Zero Conf Mail is a Package Installer from the Open Source WP Plugins range Simple mail contact form, the way I like it. No ajax, no bloat. No configuration…

For more information about a tailored Package Installer like Zero Conf Mail please contact us directly.

It took me quite some time to check a few existing contact forms and I didn’t like any of them. No, I don’t want you to load jquery on every page of my blog. I want it localized, pretty please. Oh, and I want this JavaScript onfocus/onblur effect I wrote about. And why do I have to do any configuration at all anyway?

Since 0.6.0 the plugin has a built-in spam protection that won’t bother your human visitors but will most likely catch all spambots.

Usage

The easiest way to use this plugin is to use the shortcode [zcmail]. There’s also a widget that you can drag into one of your sidebars.

Using the mail form in your theme

You can call the function zcmail_shortcode() from your theme to get the same output as from the shortcode. Example:

if ( function_exists( 'zcmail_shortcode' ) ) {
    echo zcmail_shortcode()
}

Support

Visit the plugin’s home page to leave comments, ask questions, etc.

Other plugins I wrote

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Zero Conf Mail

typePlugin
version0.6.1.1
descriptionSimple mail contact form, the way I like it. No ajax, no bloat. No configuration…