WP Manifestindependent plugin directory
manifest / forms / ocf

Organic Contact Form

by Liam Maclachlan · github.com/liambespokewp/ocf

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/liambespokewp/ocf/archive/refs/heads/master.zip

Simple contat form

A very simple contact form plugin for your WordPress site.

Add the form to any widget area, content area or in a theme template by using the shortcode [contact_form]

Manage inputs on the backend by exporting them to a CVS (super simple) or delete entries if they are no longer needed.

Form consists of:

  • Name
  • Email
  • Tel number
  • Message

Validation of content performed on the front and backend