Gravity Forms User Populate Add On
Client Plugin. Adds the ability to auto-populate a dropdown field with users
by Joshua David Nelson · github.com/joshuadavidnelson/gravity-forms-user-populate · website
★ 3stars
3forks
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/joshuadavidnelson/gravity-forms-user-populate/archive/refs/heads/master.zipDeclares an update source (https://github.com/joshuadavidnelson/gravity-forms-user-populate), so updates arrive through the plugin's own updater.
From the readme
Gravity Forms User Populate
This is a custom plugin for a client, utilizing a method mentioned in this blog post.
Use at your own risk
Note: Plugin requires wordpress to be installed in the main directory, not in a sub directory. If you place it in a subdirectory, add this to your wp-config.php file:
define('GFUPSUBDIRECTORY', true );
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.5.1 | Jun 15, 2016 |
| 1.5.0 | Jun 15, 2016 |
| 1.4.0 | Jan 31, 2015 |
| 1.3.0 | Jan 29, 2015 |
| 1.2.1 | Jan 26, 2015 |
| 1.2.0 | Jan 26, 2015 |
| 1.1.0 | Jan 23, 2015 |
| 1.0.0 | Jan 22, 2015 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.