Orki Table Builder Pro

Descripción

Orki Table Builder Pro lets you build tables from your WordPress admin using a visual, spreadsheet-like editor — no code required. Style every part of the table (colors, borders, fonts, images, links), then insert it anywhere using a simple shortcode or the block editor.

Developed by Orki — https://orki.in

Core features

  • Excel-style visual editor: column letters (A, B, C…) and row numbers (1, 2, 3…), click a heading to select a whole row or column; multi-select by dragging or with Shift/Ctrl+click
  • Toolbar (top and bottom): cut/copy/paste, font/size, bold/italic/underline, fill and font color, alignment, merge/split (cells, whole rows, or whole columns), sort, find & replace, real Conditional Formatting rules
  • Row and column management: insert/delete/duplicate/move, resize by dragging a header’s edge, drag-and-drop reordering, and right-click context menus
  • Image Column and Link Column — dedicated column types with WordPress Media Library integration for images and files
  • Advanced Cell editor for rich HTML content (images, links, formatting) inside any standard cell, with a dedicated popup editor
  • Table Categories, including a category-wide shortcode that lists every table in that category on one page, with drag-to-reorder priority
  • Import: CSV from a file upload, a URL, a file already on your server, or pasted directly — as a new table, replacing an existing one, or appended to one
  • Export: CSV, XLSX, and PDF, one table at a time or several at once bundled into a ZIP
  • Frontend sorting, search/filter, pagination, and Fixed Rows & Columns (sticky header and footer, any number of fixed columns on either side)
  • Five responsive layouts for small screens: Horizontal Scroll (with optional arrow buttons), Accordion, Modal, Stack, and Flip, each with its own breakpoint/column settings
  • Table name display with independent font, size, color, alignment, and bold/italic/underline
  • Live Preview button before you publish anywhere
  • Shortcode and Gutenberg block support

Bloques

Este plugin proporciona 1 bloque.

  • Orki Table Builder Pro

Instalación

  1. Upload the plugin folder to /wp-content/plugins/, or install the ZIP via Plugins Add New Upload Plugin.
  2. Activate the plugin through the “Plugins” menu.
  3. Go to Orki Table Builder in the admin menu and click “Add New” to build your first table.
  4. Copy the shortcode shown in the “How to Add This Table” box, or insert the table using the Orki Table Builder Pro block.

FAQ

Does this work on mobile?

Yes. Tables scroll horizontally on small screens by default, and Fixed Rows & Columns settings let you keep the header, footer, and any number of columns on either side visible while scrolling. For more control, each table’s Responsive Behaviour settings also offer five responsive layouts — Horizontal Scroll, Accordion, Modal, Stack, and Flip — so you can pick how a specific table behaves on narrow screens instead of relying on the default.

Can I import data from a spreadsheet?

Yes — CSV import is fully supported, from a file upload, a URL, a file on your server, or pasted directly, either as a new table or into an existing one. XLSX/ODS/HTML/JSON import and live Google Sheets sync are not built yet.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Orki Table Builder Pro” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Orki Table Builder Pro” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

0.15.6

  • Added a “Responsive Behaviour” section with five responsive layouts: Horizontal Scroll, Accordion, Modal, Stack, and Flip. Settings reorganized into four collapsible sections (Formatting Tools, Appearance & Behavior, Responsive Behaviour, Style and Colors). Added “Fixed Rows & Columns”: sticky header/footer and a configurable number of fixed columns on either side, built with this plugin’s existing dependency-free approach.
  • Found and fixed the real root cause of Sticky Header/Footer not working: position: sticky genuinely cannot work while an ancestor also needs horizontal scrolling, per a hard CSS constraint confirmed directly on a live page. Replaced with a JavaScript approach (cloning the row and repositioning it against the real viewport), the same technique used by libraries like DataTables for this exact situation. Renamed “Enable Fixed Header” to “Enable Sticky Header”.
  • Flip mode now preserves per-cell colors and table-wide border settings across the transpose, and — when Sticky Header is also on and the table has a real header — keeps the transposed label column fixed in view while scrolling horizontally. Modal mode’s popup now shows every column for a row, not just the hidden ones. Also: Advanced Editor’s Link button now inserts a link tag immediately like the other formatting buttons, the Duplicate button now duplicates every selected row/column, and “Orki” in “By Orki” on the Plugins page now links to orki.in. See changelog.txt for the full, detailed account of everything in this release.

0.15.5

  • Changed HTML/Advanced Cell click behavior: a single click now only selects the cell, matching every other cell type, instead of immediately opening the Advanced Editor. Double-click opens it, as before. No change to how HTML content is stored or rendered — only which click opens the editor.
  • Advanced Editor’s Link button now inserts an anchor tag immediately, like every other formatting button, instead of opening a separate modal.
  • “Orki” in “By Orki” on the Plugins list screen now links to https://orki.in (display-only change, the plugin header itself is untouched). See changelog.txt for the full account of all three changes.

0.15.4

  • The actual fix for the All Tables blank-until-scroll bug — two earlier attempts were both confirmed by live testing not to work before the real root cause (a collapsed-float container) was found and fixed. See changelog.txt for the full account of all three attempts.

For the complete version history, see changelog.txt included with this plugin.