Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Dynamic Form Builder

WordPress plugin for building interactive forms with conditional branching.

Each answer to a question can either lead to another question or redirect to a URL. This lets you build guided questionnaires, decision trees or qualification funnels directly from the WordPress admin, without writing any code.

Features

  • Dedicated custom post type ("Dynamic Forms") to manage each form.
  • Question and answer editor in the admin.
  • Conditional branching: each answer leads to another question or to a URL redirect.
  • Form rendering through a shortcode.
  • "Shortcode" column in the forms list, ready to copy and paste.

Installation

  1. Place dynamic-form-builder.php and the assets/ folder into wp-content/plugins/dynamic-form-builder/.
  2. Activate "Dynamic Form Builder" from the WordPress Plugins menu.

Usage

  1. Open Dynamic Forms → Add a form.

  2. Add your questions; for each answer, choose the action: go to a question or redirect to a URL.

  3. Publish the form and copy the shortcode shown in the "Shortcode" column.

  4. Paste the shortcode into a page or a post:

    [dynamic_form id="123"]
    

Compatibility

WordPress · PHP 7.4+

Author

coding974.com

About

WordPress plugin — dynamic form builder

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages