WP Manifestindependent plugin directory
manifest / forms / bspkn-register-form

Bspkn Register Form GitLab

WordPress Plugin where you can display a register and then check the candidates on WordPress BackOffice

by Juan Pablo Hernandez · gitlab.com/juanpahdz/bspkn-register-form

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://gitlab.com/juanpahdz/bspkn-register-form/-/archive/master/bspkn-register-form-master.zip

Readme

BSPKN REGISTER FORM

BSPKN REGISTER FORM is a WordPress Plugin.

Installation

Download Zip Code and install it on your local or online WordPress Website.

Usage

Use the shortcode to display the form on your website. All inscriptions will be showing on the WordPress BackOffice

[bspkn-register-form]

If you already have Bootstrap on your website set 'BPKFORM_BOOTSTRAP' on bspk-register-form.php

define( 'BPKFORM_BOOTSTRAP', false);

REST API for countries, states, and cities

https://www.universal-tutorial.com/rest-apis/free-rest-api-for-country-state-city

Read the full README on GitLab →