WP Manifestindependent plugin directory
manifest / forms / gf-cookie-monster

GF Cookie Monster archived

Pre-populate Gravity Forms fields and hide query strings by cookies.

by Itineris Limited · github.com/itinerisltd/gf-cookie-monster · website

0stars
3composer installs
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/itinerisltd/gf-cookie-monster/archive/refs/heads/master.zip

Also on Packagist as itinerisltd/gf-cookie-monster:

composer require itinerisltd/gf-cookie-monster

From the readme

gf-cookie-monster Pre-populate Gravity Forms fields and hide query strings by cookies. - Minimum Requirements - Installation - FAQ - Can I access the cookies via JavaScript? - Will you add support for older PHP versions? - It looks awesome. Where can I find some more goodies like this? - This plugin isn't on wp.org. Where can I give a ⭐️⭐️⭐️⭐️⭐️ review? - Code Style - Feedback - Security - Change log - Credits - License Minimum Requirements - PHP v7.2 - WordPress v4.9.8 - Gravity Forms v2.3.6.8 Installation Usage FAQ Can I access the cookies via JavaScript? Never. This plugin will only set httponly cookies. See: https://secure.php.net/manual/en/function.setcookie.php Will you add support for older PHP versions? Never! This plugin will only works on actively supported PHP versions. Don't use it on end of life or security fixes only PHP versions. It looks awesome. Where can I find some more goodies like this? - Articles on Itineris' blog - More projects on Itineris' GitHub profile - Follow @itinerisltd and @TangRufus on Twitter - Hire Itineris to build your next awesome site This plugin isn't on wp.org. Where can I give a ⭐️⭐️⭐️⭐️⭐️ review? Thanks! Glad you

Read the full README on GitHub →