Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 960 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 960 Bytes

Applicant Form Plugin

First

  • git clone [email protected]:nayanchamp7/applicant-form.git
  • npm install
  • npm i -g gulp-cli
  • gulp build

Add Shortcode:

  • Copy and add this shortcode applicant_form to display the form (like below)

shortcode

Frontend View:

  • The form should be viewed like below

form-markup

Email View:

  • When an applicant submit the form successfully then he/she should be an email like below

mail

Dashboard Widget View:

  • Here we can see the latest 5 records of the applicants

dashboard-widget