WP Manifestindependent plugin directory
manifest / forms / password-protected-gform

Password Protected GForm

Password Protect Gravity Forms on a Per-Form basis

by Dan Dulaney · github.com/duplaja/password-protected-gform · website

10stars
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/duplaja/password-protected-gform/archive/refs/heads/master.zip

Readme

Password Protected Gravity Forms

Password Protect Gravity Forms on a Per-Form basis

To Use

  • Gravity Forms must be installed and active
  • Upload this Plugin
  • Build your form, and create a text field to act as your "password"
  • Once saved, go to your form's settings
  • Set the password, field ID, and validation message (if desired)

Suggestions

  • If using a comma separated list of passwords, you can set the field option "no duplicates" to prevent the same password from being used more than once.
  • You can, on the text field, go to Advanced Options and choose "Enable Password Input" to mask what's entered

Changelog

==1.1==

  • Allow multiple passwords to be entered in a comma seperated list

==1.0==

  • Initial Plugin Release

Read the full README on GitHub →