WP Manifestindependent plugin directory
manifest / forms / gf-youtube-field

GF YouTube Field Add-On

YouTube Field for Gravity Forms

by Dan Dulaney · github.com/duplaja/gf-youtube-field · website

3stars
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/gf-youtube-field/archive/refs/heads/master.zip

Declares an update source (https://github.com/duplaja/gf-youtube-field), so updates arrive through the plugin's own updater.

Readme

YouTube Field for Gravity Forms

This plugin adds a YouTube advanced field to Gravity Forms.

Features:

  • Optionally make videos required. Users must complete the video submit / continue the form.

  • Bypassing the required video via HTML edits is non-trivial, for most users.

  • Non-required videos record what percentage of the video the user watched before submitting.

  • Clear visual indicator for users when they've completed the video.

  • Automatically pauses the video when the user leaves the active tab.

  • Option to set maximum playback speed for the video. Going above this resets playback to the maximum allowed value.

  • Able to be updated with Github Updater plugin.

Changelog

== 1.0 ==

  • Version 1 released.

Read the full README on GitHub →