=== Ajax Simple Contact Form === Contributors: mamunitiw Donate link: Tags: ajax, contact form, contact, email, simple, form, shortcode, simple contact form, wordpress contact form, WordPress Plugin, wp form, wp-plugins,custom form, easy contact form, email, email form, form register, form registration, forms, forms plugin, free, free contact form, Free feedback form, free form Requires at least: 3.0 Tested up to: 4.5 Stable tag: trunk This is a simple and customizable wordpress ajax contact form. == Description == This is really a simple wordpress ajax contact form. This plugin is appropriate for those who want to use customizable ajax contact form in wordpress. Just install and use shortcode in the wordpress post, page, template to show the contat form. It will fit with your design. * Using shortcode in wordpress post/page: [ajax_contact_form] * Using shortcode in wordpress template: do_shortcode("[ajax_contact_form]"); ### Live Demo * Ajax Simple Contact Form Demo: [ajaxsimplecontactform] (http://www.pranms.com/ajax-simple-contact-form/) ### Youtube Video * Youtube Video Link:https://www.youtube.com/watch?v=FA9HGdwrv2s [youtube https://www.youtube.com/watch?v=FA9HGdwrv2s] == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Shortcode available? = Yes. = How to use in the wordpress php template = do_shortcode("[ajax_contact_form]") = How to use in the wordpress post/page in the admin = [ajax_contact_form] == Screenshots == 1. Contact form Frontend view (screenshot-1.png). == Changelog == = 1.0 = * First Release.