Premium

External Grid Connector (2.4.0)

Map remote JSON to HTML tables or Posts Extra card grids with cache TTL and manual refresh.

What it does

EE External Grid binds saved connector profiles to Elementor. Phase 3 adds Posts Extra card skins, per-profile cache TTL, and manual cache refresh from admin.

JSON source (seeded profile): https://landtechsvc.com/wp-json/landtech-extras-demo-hub/v1/table

Manage profiles: External Grid

Dependencies: platform_external_grid_connector flag, seeded connector profile ltxdh-demo-vendors

Live demo

Table mode lists vendor name, category, and status. Cards mode maps the same rows into Posts Extra classic cards.

Table display

Posts Extra cards display

How to implement

  1. Confirm LandTech Extras Premium is active and licensed on your site.
  2. In Elementor, search for "EE External Grid" under LandTech Extras.
  3. Enable the related Premium feature flag under Elementor → LandTech Extras → Add-on features if the widget does not appear.
  4. Match the live demo settings, then update and preview.
  5. Enable platform_external_grid_connector under Add-on features.
  6. Confirm the Demo Hub vendor profile exists under External Grid admin (re-seed creates it).
  7. Compare table mode vs Posts Extra cards mode below — both read the same JSON endpoint.
  8. Adjust cache TTL or clear cache from External Grid admin after changing remote data.