Skip to content

teunrutten/wordpress-formbuilder

Repository files navigation

Wordpress formbuilder plugin

A highly opinionated formbuilder plugin using shortcodes.

Credits

Forked from Corjen

Installation

Download, clone or add as a submodule

Available action hooks

formbuilder_before_opening_form Before opening <form> tag

formbuilder_after_opening_form After opening <form> tag

formbuilder_before_closing_form Before closing </form> tag

formbuilder_after_closing_form After closing </form> tag

How to use

Simply create a form through the plugin and place the shortcode in your content.

Shortcode example: [form id="1"]

This plugin does not include functionality for sending the forms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published