
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.
Screenshots

A published semantic Free table in the clean style.

The Free high-contrast style.

A responsive Free card layout on mobile.

The Gutenberg block workflow and settings.

The reusable Dataset registry and controls.

Dataset details and saved View placements.

Public CSV/TSV import and the WordPress content builder.

Free WordPress query controls and read-only TablePress import.

All six Free visual styles.

All four Free starter templates.

The Free/Pro screen and separate-package boundary.