Close Menu
  • Themes
  • Plugins
  • Pricing
  • Affiliate Program
X (Twitter) Instagram TikTok
Wordpress Pick
  • Themes
  • Plugins
  • Pricing
  • Affiliate Program
Login / Register
Wordpress Pick
Home » Plugin » Content Management » Content Management » JetEngine – Adding & Editing Dynamic Content with Elementor

JetEngine – Adding & Editing Dynamic Content with Elementor

Free
$159

/Year

H
M
S
Build dynamic websites effortlessly! Customize content and design with ease. Try JetEngine now!

4.4

Rating summary

6

Reviews

141K+

Active installations

View Official Website
VirusTotal Scan
Checkout Now Added to cart

Ultimate Dynamic Content Solution for WordPress

JetEngine by Crocoblock is a highly versatile WordPress plugin designed to create custom data structures, taxonomies, and dynamic content without writing complex PHP code. Built to integrate seamlessly with Elementor, Gutenberg, and Bricks, it allows you to build sophisticated websites by transforming static layouts into interactive, data-driven platforms.

What It Does

JetEngine functions as a comprehensive data and query engine for WordPress. It enables you to establish custom post types, add custom fields, and group posts using custom taxonomies. Beyond basic content creation, it allows you to build relations between different post types, users, and terms, generate complex queries, and display listings in highly customized formats like grid layouts, sliders, maps, or calendars.

Who It Is For

This plugin is built for web developers, designers, agencies, and advanced creators who want to build dynamic, scalable websites like listing directories, e-commerce marketplaces, booking platforms, and user dashboards. By shifting the heavy lifting of backend development to a visual interface, it caters to creators seeking extensive control over database structure and content rendering without writing heavy custom code.

Key Capabilities

  • Custom Post Types and Taxonomies: Easily create and manage custom post structures, custom taxonomies, and custom relations.
  • Meta Fields and Custom Content Types: Attach custom fields to posts, pages, or users. Use Custom Content Types to store metadata in independent database tables for enhanced performance.
  • Listing Grid and Slider Layouts: Design customized layouts for dynamic elements and repeaters, displaying them in a variety of flexible view options.
  • Powerful Query Builder: Configure complex SQL, REST API, post, user, or term queries visually, allowing complete control over which data is displayed.
  • Profile Builder: Build sophisticated user accounts, public author profile pages, and front-end forms for user-generated content submission.

Practical WordPress Use Cases

  • Real Estate Directories: Create a property post type with metadata like price, square footage, and coordinates, and then display properties on an interactive map.
  • Multi-Vendor Marketplaces: Enable seller profiles with specialized front-end dashboards, user data stores, and customizable option pages.
  • Event Calendars: Set up dynamic event calendars that query multi-day event post types, combining schedules, registration forms, and locations.
  • Dynamic Product Roadmaps: Construct voting systems or feature requests where users can submit and vote on features using database stores.

Setup and Compatibility Notes

JetEngine operates alongside major page builders, notably Elementor and Bricks, as well as the native block editor. It requires minimal server setup, though database-heavy queries perform best on environments with sufficient PHP memory allocation. It maintains compatibility with standard security tools and standard SEO plugins.

Reasons to Choose JetEngine on WPPick

Downloading JetEngine from WPPick provides developers with an efficient path to configure, test, and deploy complex dynamic features on staging and production environments. It offers an excellent environment to explore advanced features, test custom database schemas, and verify integration with other Crocoblock elements before pushing live.

Latest Version Context

The latest version 3.8.12 focuses on significant improvements to system stability, performance, and security. It adds multi-role selection capabilities in the Profile Builder menu and introduces a server-side signature for filtered queries within listing grids, protecting site queries from unauthorized client-side tampering. Additionally, it streamlines Custom Content Type deletion behaviors when related posts are permanently deleted, optimizes DOM output for the Dynamic Field wrapper, and corrects bugs within the Query Builder, Component styling previews, and shortcode parsing. Essential security patches have also been integrated, including unsafe serialization removals and strict shortcode sanitization.

Frequently Asked Questions

Which editors does JetEngine support?

JetEngine is highly compatible with the WordPress block editor, Elementor, and Bricks builder. Its underlying database and data structuring work independently of the layout, allowing you to use its content features across different editors seamlessly.

What are Custom Content Types?

Custom Content Types are an alternative to standard WordPress custom post types. They save metadata into custom, dedicated database tables rather than the main posts and postmeta tables, resulting in significantly faster loading speeds and lower database overhead on complex, high-traffic directories.

Can JetEngine be used to build a directory or membership site?

Yes, using the Profile Builder and custom front-end forms, you can create fully operational membership directories, public agent profiles, and user-submitted listing sites with tailored user dashboards.

Does JetEngine work with WooCommerce?

Yes, JetEngine integrates with WooCommerce to display dynamic product attributes, custom gallery loops, dynamic pricing values, and personalized user order views within listing grids.

How does the Query Builder help with dynamic layouts?

The Query Builder allows you to define complex parameters for fetching data. You can construct custom SQL queries, display items based on relations, sort using specific dynamic macros, or retrieve data from external REST APIs without complex coding.

4.4 296 votes
Plugin Rating

I. Download Limits & Account Benefits

  • Free Downloads: Each email address receives 3 downloads per day for free products
  • Upgrade Benefits: Purchase any paid product to increase your daily download limit by 3 for each paid product
  • No Account Required: You can download immediately by receiving the download link via email
  • Account Recommended: Create an account for easier access to your order history and direct update downloads

II. Understanding GPL vs Official Versions

Important: The products available on WPPick are GPL-licensed versions, which differ from official developer versions. Before purchasing, please read our comprehensive guide: Understanding GPL & Official Differences at WPPick

Key Points:

  • GPL versions may not include premium support from original developers
  • Updates may be delayed compared to official releases
  • Some premium features might have limitations
  • Always consider your specific needs and support requirements

III. Support & Assistance

We’re here to help through multiple channels:

  • Email Support: Direct email assistance for all inquiries
  • Live Chat: Real-time support during business hours
  • Comprehensive Documentation: Detailed guides and tutorials

IV. Order Tracking

Access your complete purchase history and download links anytime: Order History

V. Account Access

New to WPPick? Login or Create Account to manage your downloads and orders efficiently.

VI. Refund Protection

We stand behind our products with a clear refund policy. Review our terms: Refund Policy

VII. Privacy & Security

Your data security is our priority. Learn how we protect your information: Privacy Policy

VII. Terms of Service

Understanding our service terms ensures a smooth experience: Terms of Use

Quick Tips for Best Experience

  1. Verify Compatibility: Check plugin/theme compatibility with your WordPress version
  2. Backup First: Always backup your site before installing new plugins or themes
  3. Test Environment: Consider testing on a staging site first
  4. Stay Updated: Regularly check for updates in your account dashboard
  5. Read Documentation: Review any included documentation for optimal setup

Need Help?

If you have questions about downloads, licensing, or need technical assistance, don’t hesitate to contact our support team. We’re committed to ensuring you have the best possible experience with WPPick products.


Ready to get started? Your download adventure begins with just one click!

July 16, 2026
Version: 3.8.12Latest Release
New Feature
  • Profile Builder: Allow selecting multiple roles for Show menu for the role option in Profile menu.
  • Listing grid: Add server-side signature for filtered query to prevent client-side tampering of listing arguments.
Improvement
  • CCT: Allow to delete CCT item when its related single post is permanently deleted.
  • Dynamic Field + Gallery Slider: Set auto height by default.
  • Dynamic Field: Reduce redundant inner wrapper and optimize DOM output.
Bug Fix
  • Query Builder: Avoid PHP warnings when condition field is non-string and ensure proper sanitization.
  • Query Builder: Label dedicated relation tables with relation names in the SQL table selector.
  • Components: Preview styles in the Block editor.
  • Components: Prevent PHP warning when using Dynamic Field with empty value and no fallback.
Security Patch
  • Sanitize output for `[jet_engine]` shortcode to prevent XSS.
  • Replace unsafe `maybe_unserialize` usage with safe unserialize helpers across all components where it was needed.
July 7, 2026
Version: 3.8.11.2
Security Patch
  • Query Builder. Advanced SQL query. Rework macros sanitizing to effectively prevent potential SQL-injections but avoid false-positives.
June 27, 2026
Version: 3.8.11.1
June 21, 2026
Version: 3.8.11
Security Patch
  • Query Builder. Advanced SQL Query. More strict applied macros sanitizing to avoid SQL vulnerabilities through publicy allowed macros inputs
Bug Fix
  • Data Stores. Reset datastore item counters when clearing Data Stores and CCT stores
  • Maps Listings. Improve escaping and accessibility for Location & Distance filter (aria labels, escaped attributes and option output)
  • Components & Elementor views. Background dynamic image handling and Atomic Editor style inlining for components built with Elementor
  • Dynamic Visibility. Block editor error when using Dynamic Visibility
  • Maps Listings. Location Input default value for Maps Listings filter block
  • Angie compatibility
  • Blocks views. Editor styling issues after WordPress 7.0 update
  • Dynamic image preview for specific sizes in Listings — fall back to available thumbnail when requested size is missing
  • Listings. improve unique ID generation for listing objects to reduce collisions and make IDs stable per content object
  • WooCommerce Product Image dynamic tag now uses configured fallback when no current product is available
June 17, 2026
Version: 3.8.10.2
Security Patch
  • Query Builder. SQL query type. More strict sanitizng of the input parmaters to prevent SQL injections
June 12, 2026
Version: 3.8.10.1
June 4, 2026
Version: 3.8.10
May 25, 2026
Version: 3.8.9.2
May 15, 2026
Version: 3.8.9.1
May 9, 2026
Version: 3.8.9
6 Comments
Inline Feedbacks
View all comments
Chloe M.
1 year ago

If u need dynamic content for Elementor, this is it! Made my workflow so much faster and less headache. Def recommend! 😊

0
Reply
Mike L.
1 year ago

JetEngine works fine, does the job for dynamic stuff. Saves a lot of time. No complaints rn.

0
Reply
Sarah P.
1 year ago

Works great with Elementor, ngl. Been using it for my client sites and no issues so far. Pretty solid plugin fr. 👍

0
Reply
Alex J.
1 year ago

JetEngine is a lifesaver for Elementor! Super easy to use, does exactly what it says. tbh, building dynamic content has never been this smooth. 💯

0
Reply
David Miller
1 year ago

I’m not the most tech-savvy person, but JetEngine has made adding dynamic content to my site surprisingly straightforward with Elementor. WPPick has been an absolute lifesaver in getting this plugin. Their service is excellent, and I really appreciate how reliably they provide quality tools. The easy download was a big plus for me, and knowing I can count on them as a secure and reputable source, especially when looking for alternatives to the main repository, gives me huge peace of mind. Highly recommend both JetEngine and WPPick!

0
Reply
Emily Chen
1 year ago

JetEngine has completely transformed how I build dynamic content with Elementor. It’s incredibly powerful, and I honestly don’t know how I managed without it. A huge shoutout to WPPick for making it so easy to get my hands on. Their selection is always top-notch and perfectly curated, which saves me so much time. The download process was a breeze, and I trust them completely as a reliable source for my plugin needs – a fantastic alternative to the official repo when I need quick access. Keep up the amazing work, WPPick team!

0
Reply
JetEngine
Type:
Plugin
Version:
3.8.12
Last updated:
Jul 16, 2026
License:
GPL v3
Scanned by:
VirusTotal
Categories:
Content Management
Tags:
Custom Fields
Dynamic Content
Elementor Addons
Query Builder
Facebook YouTube LinkedIn Telegram
  • Home
  • Order History
  • Return and Refund Policy
  • Terms of Use
  • Privacy Policy
  • About Us

100 Rue Peel, Montréal, QC H3C 0L8, Canada
© WP Pick. All Rights Reserved.

Type above and press Enter to search. Press Esc to cancel.