by isomite
5 (1 reviews)
SheetFusion
Display any public Google Sheet as an interactive, sortable, searchable table — no API key required. Zero setup.
Compatible with WP 6.9.4
v2.1.0
Current Version v2.1.0
Updated 6 days ago
Last Update on 29 Mar, 2026
Refreshed 10 hours ago
Last Refreshed on
Rank
#52,269
—
No change
Active Installs
0+
—
No change
KW Avg Position
N/A
—
No change
Downloads
62
+11 today
Support Resolved
0%
—
No change
Rating
100%
Review 5 out of 5
5
(1 reviews)
Next Milestone 10
0+
10+
19,086
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 8 more installs to reach 10+
Rank Changes
Current
#52,269
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
5.0
1 reviews
Overall
100%
5
1
(100%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 2.1.0
- Last Updated
- Mar 29, 2026
- Requires WP
- 5.8+
- Tested Up To
- 6.9.4
- PHP Version
- 7.4 or higher
- Author
- isomite
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 5
- Reviews
- 1
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,715
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#953
Nextend Social Login and Register
200K+ installs
#256
Firelight Lightbox
200K+ installs
#257
Popup Builder – Create highly converting, mobile friendly marketing popups.
200K+ installs
#263
Frequently Asked Questions
Common questions about SheetFusion
It's the long string in your Google Sheets URL between /d/ and /edit: https://docs.google.com/spreadsheets/d/{SHEET_ID}/edit
Make sure the sheet is published to the web (File → Share → Publish to the web). The plugin cannot access private sheets.
Yes. Each shortcode renders a completely independent table with a unique ID.
Use the filter_column and filter_value attributes. For example, to show only rows where column 2 contains "London": [sheetfusion id="..." sheet="Sheet1" filter_column="2" filter_value="London" filter_mode="contains"]
Yes — set export="" to hide all buttons, or pass a specific list: export="csv,print".
Add theme="dark" (or stripe / minimal) to your shortcode. You can also set a site-wide default in SheetFusion → Settings.
Use the link_columns attribute with a comma-separated list of 1-based column numbers. For example, to auto-link URLs in columns 1 and 3: [sheetfusion id="..." sheet="Sheet1" link_columns="1,3"]
SheetFusion renders tables in the browser, so very large sheets can affect page performance. A configurable row cap (default 5,000) is applied to prevent memory issues. Increase or decrease it in SheetFusion → Settings.
Yes, but only administrators can do this. Add refresh="1" to your shortcode. This bypasses the cache for that render only.
No. SheetFusion does not collect, store, or transmit any personal data about your site's visitors. The only external request it makes is from your server to Google to fetch the sheet content — no visitor IP addresses or identifiers are included.