Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Saksh Callback Request Form

Descripción

Have you seen the lead generation form on the company like zerodha, Kotek Mahidra bank, JIO fibre. I setup this plugin in tradition contact form.

They focus on verify the data using email and sms so that they avoid garabase data. And also make simple form .

Checkout these links

https://zerodha.com/open-account
https://www.kotak.com/811-savingsaccount-ZeroBalanceAccount/811/ahome2.action

They first ask mobile number, email id and then send OTP on these and verify and then only they ask other details if user failed to verify then they ignore.

Using wordpress ajax in whole process the page don’t get reload.

Instalación

This section describes how to install the plugin and get it working.

e.g.

  1. Upload saksh_callback_request_form.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_shortcode('SakshCallbackRequestForm'); ?> in your templates or place short code SakshCallbackRequestForm any where you wish to place this form.

Reseñas

4 de mayo de 2021
This include a number of useful plugin which none of existing plugin available.
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«Saksh Callback Request Form» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Saksh Callback Request Form» 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

1.0

  • First Version