Best form plugin
I’ve been making websites for very long time and i’ve came across many form plugins. This one has been by far one of the best plugins you can buy with money. I got the lifetime deal through Crocoblock and got all their plugins at once. Jetformbuilder and JetEngine i usually use on every website i create to my clients. The free version is way more than you need already but the premium addons are nuts. I save so much money and time by using them. Sometimes you just dont want to install whole woocommerce system just to have a simple booking form with a reccurring free Stripe checkout – they got you. My favourite is tha they have integrated honeypot, csrf protection, rate limiting, cloudflare capcha – all of them you can add in minutes. Haters can say what they want, but this plugin is advanced asf
Great tools, great support
I love the whole Crocoblock suite!Their support is always quick, good and friendly.
Wonderful!
This form plugin offers many features, even in its free version. It also has the advantage of being compatible with Mosparo, an anti-spam system that I’ve been very happy with.
Wonderful!
This form plugin offers many features, even in its free version. It also has the advantage of being compatible with Mosparo, an anti-spam system that I’ve been very happy with.
A fantastic AI-connected form builder
When your business is dependent on WP plugin providers, its critical you put your eggs in baskets that are reliable and attentive. Crocoblock embodies these principles for us. Their native integration with AI models via MCPs and their Command Center just means that they’re also strategically de-risking their products.
Good functionality, but zero support for long-standing i18n bugs
I really wanted to give this 5 stars because the form builder logic is solid. However, a plugin is only as good as its support. Serious localization (i18n) issues have been documented on this forum for over 2 years without any fix or even an acknowledgement from the team. My own support requests also remain unanswered. It feels like the community is being ignored. Specifically, for the Phone Field, the JS translation files exist in the plugin folder but are not correctly enqueued/used for the country list. Since there is no official fix, I had to solve it via PHP for my Turkish users. For anyone struggling with the same issue, you can use this filter as a workaround: add_filter( ‘jet-form-builder/phone-field/i18n’, function( $i18n ) { if ( strpos( get_locale(), ‘tr’ ) !== 0 ) return $i18n; $tr_translations = [ ‘selectedCountryAriaLabel’ => ‘Seçili ülke’, ‘noCountrySelected’ => ‘Ülke seçilmedi’, ‘countryListAriaLabel’ => ‘Ülke listesi’, ‘searchPlaceholder’ => ‘Ara’, ‘zeroSearchResults’ => ‘Sonuç bulunamadı’, // Add country ISO codes here (e.g., ‘tr’ => ‘Türkiye’, ‘us’ => ‘ABD’…) ‘tr’ => ‘Türkiye’, ‘az’ => ‘Azerbaycan’ ]; return array_merge( $i18n, $tr_translations );}); I hope the developers start paying attention to the community. Until then, 3 stars is the maximum I can give for an “unsupported” tool.
Wonderful!
This form plugin offers many features, even in its free version. It also has the advantage of being compatible with Mosparo, an anti-spam system that I’ve been very happy with.
A fantastic AI-connected form builder
When your business is dependent on WP plugin providers, its critical you put your eggs in baskets that are reliable and attentive. Crocoblock embodies these principles for us. Their native integration with AI models via MCPs and their Command Center just means that they’re also strategically de-risking their products.
A complete and dependable form + data system for WordPress
I’ve used a lot of form builders over the years, and JetFormBuilder (within the Crocoblock ecosystem) stands out for one main reason: it’s built for real projects, not just simple forms. You can connect forms directly to custom post types, dynamic data, and complex workflows without needing multiple external plugins. That reduces complexity and makes everything easier to maintain long-term. The system is flexible without being fragile, and updates have been consistent. If you’re working on anything beyond basic sites, this is a much more sustainable solution compared to most standalone form plugins.
Good functionality, but zero support for long-standing i18n bugs
I really wanted to give this 5 stars because the form builder logic is solid. However, a plugin is only as good as its support. Serious localization (i18n) issues have been documented on this forum for over 2 years without any fix or even an acknowledgement from the team. My own support requests also remain unanswered. It feels like the community is being ignored. Specifically, for the Phone Field, the JS translation files exist in the plugin folder but are not correctly enqueued/used for the country list. Since there is no official fix, I had to solve it via PHP for my Turkish users. For anyone struggling with the same issue, you can use this filter as a workaround: add_filter( ‘jet-form-builder/phone-field/i18n’, function( $i18n ) { if ( strpos( get_locale(), ‘tr’ ) !== 0 ) return $i18n; $tr_translations = [ ‘selectedCountryAriaLabel’ => ‘Seçili ülke’, ‘noCountrySelected’ => ‘Ülke seçilmedi’, ‘countryListAriaLabel’ => ‘Ülke listesi’, ‘searchPlaceholder’ => ‘Ara’, ‘zeroSearchResults’ => ‘Sonuç bulunamadı’, // Add country ISO codes here (e.g., ‘tr’ => ‘Türkiye’, ‘us’ => ‘ABD’…) ‘tr’ => ‘Türkiye’, ‘az’ => ‘Azerbaycan’ ]; return array_merge( $i18n, $tr_translations );}); I hope the developers start paying attention to the community. Until then, 3 stars is the maximum I can give for an “unsupported” tool.
Wonderful!
This form plugin offers many features, even in its free version. It also has the advantage of being compatible with Mosparo, an anti-spam system that I’ve been very happy with.
A fantastic AI-connected form builder
When your business is dependent on WP plugin providers, its critical you put your eggs in baskets that are reliable and attentive. Crocoblock embodies these principles for us. Their native integration with AI models via MCPs and their Command Center just means that they’re also strategically de-risking their products.