Title: Basis Tables
Author: roehler
Published: <strong>24 de Octubre de  2025</strong>
Last modified: 24 de Octubre de  2025

---

Buscar plugins

![](https://ps.w.org/basis-tables/assets/icon-256x256.png?rev=3384047)

# Basis Tables

 Por [roehler](https://profiles.wordpress.org/roehler/)

[Descargar](https://downloads.wordpress.org/plugin/basis-tables.0.1.0.zip)

 * [Detalles](https://cl.wordpress.org/plugins/basis-tables/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/basis-tables/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/basis-tables/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/basis-tables/#developers)

 [Soporte](https://wordpress.org/support/plugin/basis-tables/)

## Descripción

Basis Tables provides a modern table editor inspired by TablePress, with a focus
on speed and admin UX:

 * Inline editing: click any cell, type, and it saves automatically via AJAX without
   page reload
 * Context menu on right-click: copy/paste, add/delete rows/columns, duplicate, 
   set column values
 * Column visibility, header sorting, per-column filter icon in header
 * Modules system to toggle optional features
 * Accessibility: ARIA live region, keyboard shortcuts (Enter to save cell; Ctrl/
   Cmd+S for row), compact view

Developer-friendly:
 – Nonce-protected AJAX endpoints – Migrations ensure DB schema
integrity automatically – Debug logging built-in (toggleable): see AJAX requests
and errors in the console

Project site: https://basistables.com
 Author: https://roehler.nrw

### Source Code and Build

All JavaScript and CSS in this plugin are human-readable and not minified.
 There
is currently no build step. The distributed files under assets/js and assets/css
are the original source.

For reviewers:
 – assets/js/admin.js – original source (no minification) – assets/
js/block.js – original source (no minification) – assets/js/frontend.js – original
source (no minification) – assets/css/admin.css – original source (no minification)–
assets/css/frontend.css – original source (no minification)

If a build pipeline (e.g., npm/webpack) is introduced in the future, this readme
will document the repository URL and build instructions.

## Bloques

Este plugin proporciona 1 bloque.

 *   blockTitle

## Instalación

 1. Upload the plugin folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins screen in WordPress
 3. Create a table via the Basis Tables menu and start editing

## FAQ

### Why don’t values save?

 * Ensure JavaScript loads in the admin (no console errors). Built-in logging prints`[
   BasisTables]` lines.
 * Nonces must be valid; reloading the page regenerates them. If you use persistent
   admin tabs, try a refresh.
 * The plugin self-heals DB schema on admin requests; if tables came from an older
   version, the schema will be upgraded.

### Does it work like TablePress?

We aim for a familiar UI. Some features are still in progress. Feedback welcome.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Basis Tables” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

 *   [ roehler ](https://profiles.wordpress.org/roehler/)

[Traduce “Basis Tables” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/basis-tables)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/basis-tables/), echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/basis-tables/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/basis-tables/)
por [RSS](https://plugins.trac.wordpress.org/log/basis-tables/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 0.1.0

 * Initial public version with inline editing, context menu, autosave, and modules
   page.

## Meta

 *  Versión **0.1.0**
 *  Última actualización **hace 7 meses**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.0 o superior **
 *  Probado hasta **6.8.5**
 *  Versión de PHP ** 7.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/basis-tables/)
 * Etiquetas
 * [ajax](https://cl.wordpress.org/plugins/tags/ajax/)[csv](https://cl.wordpress.org/plugins/tags/csv/)
   [data](https://cl.wordpress.org/plugins/tags/data/)[editor](https://cl.wordpress.org/plugins/tags/editor/)
   [table](https://cl.wordpress.org/plugins/tags/table/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/basis-tables/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/basis-tables/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/basis-tables/reviews/)

## Colaboradores

 *   [ roehler ](https://profiles.wordpress.org/roehler/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/basis-tables/)