TableQuill

TableQuill

Details
View on WordPress

TableQuill separates reusable typed Datasets from their presentation Views. A dynamic block renders semantic table HTML, while optional JavaScript adds search, sorting, and pagination.

Initial-release source workflows include:

  • Live, publish-only queries for posts, pages, and public custom post types.
  • Pasted CSV and TSV stored as independent TableQuill Dataset snapshots.
  • Public CSV/TSV URL preview and snapshot import with explicit manual refresh.
  • Explicit read-only TablePress snapshot import, comparison, and re-import.

Imported rows remain TableQuill data. They are not transformed into posts, pages, custom post types, terms, users, or other WordPress records.

Free includes six styles, four starter templates, accessibility, and responsive behavior. The separate Pro plugin supplies its extended library and paid implementations; that executable code is absent from the WordPress.org package.

The separate Pro plugin can add date ranges, multiple taxonomy clauses, and allowlisted scalar fields to WordPress queries. Custom fields appear only when site/integration code explicitly allowlists their raw scalar values. TableQuill does not infer safety from WordPress or ACF REST settings; protected, complex, and unlisted values remain unavailable.

The separate Pro plugin can promote a snapshot Dataset to a bounded indexed engine while retaining canonical JSON for editing and recovery. Promotion never creates posts or changes View/block identities, and administrators can return to the simple engine.

External Services

Public CSV/TSV URLs

When an administrator previews, imports, or refreshes a public CSV/TSV URL, TableQuill sends a server-side GET to that URL and up to two validated redirects. A Pro schedule may repeat the request only when enabled by an administrator. Destinations receive the site’s IP address, the TableQuill version and site home URL in the user agent, standard HTTP metadata, and available ETag/Last-Modified values. Administrators should review the selected provider’s service, terms, privacy policy, and redirects before use.

Details

Plugin code:
tablequill
Plugin version:
0.1.0
Outdated:
No
WP version:
6.8 or higher
PHP version:
8.1 or higher
Test up to WP version:
7.1
Total installations:
0
Last updated:
2026-08-29
Rating:
Times rated:
0
csv
custom-post-types
data-table
responsive-table
table