Forms

Xydac Forms allows you to create and manage custom Forms for website Frontend. Based on the Enabled Mods, different actions can be performed on Form Submission.
Currently Only one mod is available :

  • Form Action – Send Mail : Allows you to send email with form data on submission.

You can import below form to create a quick contact form:

https://raw.githubusercontent.com/xydac/awesome-wordpress-ultimate-cms/master/forms/contactus/contact-us.json

Shortcode

Shortcode for adding Xydac Forms to any page is as below

{xydac_forms}form name{/xydac_forms}
Replace curly braces with square spaces above.

Remember you need to activate the Mod to activate Form submission.

You can see below how the Form Screen is: