Descripción
This is the plugin for contacting the owner of website that the data are stored in the wordpress data base.
Short-codes are given bellow that are used in the wordpress post and page editor.
=Use this shortcode=
* Display contact form: [contact_form]
* Display data base result: [contact_result]
CREDIT
1.This plugin was developed by [Raju Ahmed]
CONTACT
Raju Ahmed [rajuahmed.0fees.net/blogs]
Capturas
Instalación
- Extract the zip file and just drop the contents in the wp-content/plugins/ directory.
- Activate the Plugin from Plugins page.
- Use the short-code for displaying contact form [contact_form]
- Use the short-code for displaying contact result what the user is send you [contact_result]
FAQ
Do you have questions or issues about contact-easy? Contact Me
- How it is work?
-
When user sumit the data form the form, the plugin create a table in the site hosted database and then it store the data in the table. [contact_form] short-code use it for storing data.
- Why mobile number format does not support?
-
I will update this as soon as possible for supporting the mobile number formate.
Reseñas
Colaboradores y desarrolladores
«Contact Easy» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Contact Easy» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
version 2.0
- More lighter than previous version.
version 1.0
Implementation of basic functionality.