GF Presets
Global preset library for Gravity Forms fields, notifications, and confirmations. Save once, apply anywhere — as a one-time copy or a synced live link.
★ 1stars
16release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/guilamu/gf-presets/releases/download/v0.9.3/gf-presets.zipDeclares an update source (https://github.com/guilamu/gf-presets/), so updates arrive through the plugin's own updater.
From the readme
GF Presets
Global preset library for Gravity Forms fields, notifications, and confirmations. Save once, apply anywhere — as a one-time copy or a synced live link.
Preset Library
- Save any field, notification, or confirmation as a reusable preset
- Organize presets with names and descriptions
- Filter by type: Fields, Notifications, Confirmations
- Search, duplicate, edit, or delete presets from a central library page
Live Link Sync
- Apply presets as a Copy (independent) or a Live Link (synced)
- Live-linked objects stay in sync: edit one form, changes propagate to all linked forms automatically
- Per-setting exclusion: unlink individual settings (e.g., label, description) while keeping the rest synced
- Visual indicators show which fields are live-linked and which settings are excluded
- Conflict detection prevents overwriting local edits on target forms
Conditional Logic & Merge Tags
- Conditional logic rules are saved with label-based mapping for portability across forms
- When applying a preset, conditional logic is automatically remapped by matching field labels
- Merge tag warnings alert you when a preset references field IDs that may not exist in the target form
Key
Read the full README on GitHub →