Plugin Directory

Changeset 1354584


Ignore:
Timestamp:
02/20/2016 03:18:22 AM (10 years ago)
Author:
DSpenceIA
Message:

We cleaned up the Simple Contact Form (Basic) plugin description, further clarified plugin installation/use, and corrected the FAQ link.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-contact-form-basic/trunk/readme.txt

    r1322116 r1354584  
    77Requires at least: 4.3
    88Tested up to: 4.4
    9 Stable tag: 1.3
     9Stable tag: 1.3.1
    1010
    1111Give website visitors an easy way to contact you, directly through your website, with a simple contact form.
     
    1313== Description ==
    1414
    15 The Simple Contact Form (Basic) by nCroud is a lightweight and easy to use contact form plugin for almost any WordPress website. It allows website visitors to send an email directly through your website. By default the form submission is emailed to the WordPress site administrator. Since release 1.2, users can overwrite that default email address simply by adding a custom value to the shortcode.
     15Simple Contact Form (Basic) by nCroud is a lightweight and easy to use contact form plugin for almost any WordPress website. It allows website visitors to send an email directly through your website, to the WordPress administrator email, or the email of your choice.
    1616
    1717This is the perfect contact form for personal websites, as well as websites for small businesses or non-profit organizations!
    1818
    19 The Simple Contact Form (Basic) collects four pieces of information about the visitor: Name, Email, Phone Number, and the Message. The Name, Email, and Message are required for the form to be submitted and processed. As part of the processing, before the email is actually sent to the WordPress administrator's email address, data validation ensures that required fields are provided, and that a valid email address has been provided. This ensures you are able to respond to visitor requests, if needed.
     19Simple Contact Form (Basic) collects four pieces of information about the visitor: Name, Email, Phone Number, and the Message. The Name, Email, and Message are required for the form to be submitted and processed. As part of the processing, before the email is actually sent, data validation ensures that the required fields are provided, and that a valid email address has been given. This ensures you are able to respond to visitor requests, if needed.
    2020
    2121
    2222== Installation ==
    2323
    24 1. Upload the 'simple-contact-form-basic' folder to the '/wp-content/plugins/' directory, OR upload the 'simple-contact-form-basic.zip' file directly through the WordPress Admin Dashboard by navigating to 'Plugins -> Add New' and clicking on the 'Upload Plugin' button
    25 2. Activate the 'Simple Contact Form (Basic)' plugin through the 'Plugins' menu in WordPress
    26 3. Add the [simplecf] shortcode to any of your WordPress Pages, Posts, or Text Widget areas
     241. Upload the 'simple-contact-form-basic' folder to the '/wp-content/plugins/' directory, OR upload the 'simple-contact-form-basic.zip' file directly through the WordPress Admin Dashboard by navigating to 'Plugins -> Add New' and clicking on the 'Upload Plugin' button.
     252. Activate the 'Simple Contact Form (Basic)' plugin through the 'Plugins' menu in WordPress.
     263. Add the [simplecf] shortcode to any of your WordPress Pages, Posts, or Text Widget areas.
     274. Add the "scfb_to" variable to the [simplecf] shortcode to define an alternative delivery email. For example: [simplecf scfb_to=jdoe@ncroud.com] would install a form on your WordPress page/blog and all submissions for that particular form would be sent to jdoe@ncroud.com instead of the WordPress administrator email.
    2728
    2829
    2930== Frequently Asked Questions ==
    3031
    31 http://bigbirdmedia.com/billing/knowledgebase.php?action=displaycat&catid=8
     32https://www.ncroud.com/clientarea/knowledgebase/?action=displaycat&catid=8
    3233
    3334
     
    4142
    4243== Changelog ==
     44
     45= 1.3.1 =
     46
     47Release Date: February 19, 2016
     48
     49*Non-critical release. We cleaned up the Simple Contact Form (Basic) plugin description, further clarified plugin installation/use, and corrected the FAQ link.
    4350
    4451= 1.3 =
Note: See TracChangeset for help on using the changeset viewer.