plugin-icon

TableCrafter – Data to Beautiful Tables

제작자: Fahad Murtaza·
Editable WordPress tables from JSON, CSV & Google Sheets with sort, search & filters. Pro adds Gravity Forms, Airtable & inline editing.
평가
5
버전
8.0.43
활성화된 설치 항목
10
최근 업데이트일
Jul 12, 2026
TableCrafter – Data to Beautiful Tables

TableCrafter builds fast, responsive, sortable data tables in WordPress from the sources you already use – no code required. Add a shortcode (or the TableCrafter block / Elementor widget) and you are done. Upgrade to Pro to edit your data inline, right on the frontend, like a spreadsheet.

Free data sources

  • JSON / REST APIs (any public endpoint)
  • CSV files (URL)
  • Public Google Sheets
  • Excel (.xlsx) files

Free features

  • Gutenberg block + Elementor widget + [tablecrafter] shortcode
  • Sorting, live search, pagination, and column labels
  • Responsive / mobile layouts and accessibility
  • CSV / Excel / PDF export
  • One-click demo tables to get started in seconds

This plugin is the successor to the original “TableCrafter – Data to Beautiful Tables” plugin. Existing installs continue to work – your tables, settings, and shortcodes are preserved, so the upgrade is seamless and fully backward compatible (your existing data and shortcodes keep working).

Upgrade to Pro

TableCrafter Pro unlocks the connected integrations and editing suite:

  • Gravity Forms entries and WooCommerce products
  • Airtable and Notion databases as live tables
  • XML feeds and External Databases (MySQL / MS SQL)
  • Frontend inline editing, bulk fill, and row duplication
  • Two-way sync / write-back (Airtable, Notion, External DB)
  • Advanced filters, conditional formatting, role-based permissions, scheduled export, and background (SWR) refresh

Pro support, licensing, and automatic updates are delivered through your TableCrafter account.

Usage

Visual builder (recommended)

Go to the TableCrafter admin menu, pick a data source, toggle the options you want (search, filters, export), preview, and copy the generated shortcode:

[tablecrafter id="123"]

Inline shortcode (no builder needed)

You can also point the shortcode straight at a JSON API, CSV file, or public Google Sheet:

[tablecrafter source="https://api.example.com/data.json"]

Parameters:

  • source – URL to a JSON API, CSV file, or public Google Sheet.
  • root – dot-path to the data array inside a JSON response (e.g. root="data.results").
  • include – comma-separated list of columns to show, in order (e.g. include="name,price,symbol").
  • exclude – comma-separated list of columns to hide.
  • id – render a table you built in the visual builder.

Examples:

Nested JSON, curated columns:

[tablecrafter source="https://api.example.com/items.json" root="items.list" include="name,price"]

A public Google Sheet (set sharing to “Anyone with the link”):

[tablecrafter source="https://docs.google.com/spreadsheets/d/SHEET_ID/edit"]
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0.1
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.