Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Saksh Callback Request Form

Beschrijving

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.

Installatie

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.

Beoordelingen

4 mei 2021
This include a number of useful plugin which none of existing plugin available.
Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“Saksh Callback Request Form” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Saksh Callback Request Form” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • First Version