by KrishaWeb
4.7 (11 reviews)
ACF Field For CF7
Add a Contact Form 7 field to Advanced Custom Fields. Pick a form, display it. No shortcodes, no hassle.
Compatible with WP 6.9.4
v1.8.1
Current Version v1.8.1
Updated 1 week ago
Last Update on 23 Mar, 2026
Refreshed 6 hours ago
Last Refreshed on
Rank
#1,990
—
No change
Active Installs
10K+
-27.8%
KW Avg Position
70
—
No change
Downloads
68.2K
+6 today
Support Resolved
0%
—
No change
Rating
94%
Review 4.7 out of 5
4.7
(11 reviews)
Next Milestone 20K
10K+
20K+
505
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 6,289 more installs to reach 20K+
Rank Changes
Current
#1,990
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
4.7
11 reviews
Overall
94%
5
10
(91%)
4
0
(0%)
3
0
(0%)
2
1
(9%)
1
0
(0%)
Tracked Keywords
Showing 2 of 2| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| contactform7 | 5 | — | Tag | 1 day ago |
| acf | 135 | — | Tag | 1 day ago |
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
- 1.8.1
- Last Updated
- Mar 23, 2026
- Requires WP
- 6.0+
- Tested Up To
- 6.9.4
- PHP Version
- 8.1 or higher
- Author
- KrishaWeb
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 4.7
- Reviews
- 11
- 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,714
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#955
InfiniteWP Client
200K+ installs
#253
Optimole – Optimize Images in Real Time
200K+ installs
#254
Firelight Lightbox
200K+ installs
#257
Frequently Asked Questions
Common questions about ACF Field For CF7
It adds a dropdown field to your website page editor. That dropdown shows all your Contact Form 7 forms. You pick one, save the page, and the form appears on your website. No technical knowledge needed.
Two plugins must be active: 1. Advanced Custom Fields (free or PRO) — this powers the dropdown field. 2. Contact Form 7 — this is where you create your forms. This plugin connects the two. Without both, it has nothing to work with.
Yes — but a developer (or someone comfortable with WordPress) needs to do a one-time setup: create the ACF field and add one line of code to your theme template. After that, you manage everything from the page editor with zero code.
Use standard ACF functions: // Renders the full CF7 form HTML echo get_field( 'your_field_name' ); To get the WPCF7_ContactForm object instead: add_filter( 'acf_cf7_object', '__return_true' ); $form_object = get_field( 'your_field_name' );
Yes. It registers as a standard ACF field type, so it works anywhere ACF fields work — including flexible content layouts, repeater fields, group fields, and option pages.
The free version works with ACF fields in PHP templates (classic approach). For native Gutenberg block support, the Pro version is recommended.
No. The entire plugin is ~10 KB — smaller than a single image. It loads only what's needed and has no effect on page speed.
Check these three things:
If all three are correct and it still doesn't work, email us at support@krishaweb.com.
Email us at support@krishaweb.com — we'd love to hear from you.