GravityLens
Shareable spreadsheet views of Gravity Forms entries, with filtered links, inline editing, comment columns, and CSV/XLSX export.
★ 0stars
3release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/guilamu/gravity-lens/releases/download/v1.0.2/gravity-lens.zipDeclares an update source (https://github.com/guilamu/gravity-lens/), so updates arrive through the plugin's own updater.
From the readme
GravityLens
Shareable spreadsheet views of Gravity Forms entries, with filtered links, inline editing, comment columns, and CSV/XLSX export.
Shareable Views
- Generate tokenized share links for any Gravity Forms form.
- Restrict a link to a subset of entries with a field filter, so reviewers only ever see the rows that concern them.
- Require WordPress login per share when entries should stay behind authentication.
- Keep public viewers focused on entries with a dedicated table layout and sticky navigation.
Editing And Review
- Edit text, email, phone, number, website, hidden, URL, and textarea-style values inline.
- Edit dropdown and radio fields inline with the same compact select-style control.
- Add custom comment columns from the viewer and optionally share them across other links for the same form.
- Keep file uploads, checkboxes, multiselects, and lists read-only, with checkbox and multiselect values collapsed into one pipe-delimited column.
- Record every edit in a rolling Gravity Forms note holding the field label, old value, new value, share label, and source IP.
Export And Access
- Export the share dataset to CSV or XLSX from the public viewer, honouring the sha
Read the full README on GitHub →