Skip to content

This three step form is custom build with HTML and JavaScript. It sends the form data to the email with the wp_mail() function.

Notifications You must be signed in to change notification settings

Alpakash/custom-wordpress-form

Repository files navigation

Send mail with custom three step form

📄 Description

This three step form is custom build with HTML and JavaScript. It sends the form data to the email with the wp_mail() function. I made the form for a friends website, however I am not really happy with how I did write it. It's a bit messy, but it does the work. I will refactor the code soon.

🔗 See the form in action

Link to the form

💻 Used Technologies

  • JavaScript
  • PHP
  • WordPress 5.5.2
  • Bootstrap 4.3.1

✔️ To-do

Once again I know the code is not written really efficient. The idea is for example to implement some arrays and loop through them.

  1. Finish the form (need to add some more inputs in the form)
  2. Refactor code

Website Result (not finished yet)

Design

About

This three step form is custom build with HTML and JavaScript. It sends the form data to the email with the wp_mail() function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published