Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Drastic Table Manager

Descripción

DrasticTools is a collection
of PHP and JS scripts that generate AJAX-based data managers and viewers for MySQL
tables. DrasticGrid is a data grid that supports pagination, sorting, insertions,
deletion and update of records.

The Drastic Table Manager plugin allows WP administrators to manage the MySQL tables
that support WordPress.

Capturas

  • Table list and first page of the 'options' table.

Instalación

  1. Download the drastic-table-manager.zip archive.
  2. Extract the drastic-table-manager directory to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Manage your DB tables using the ‘Manage’ ==> ‘DB Tables’ menu option.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Drastic Table Manager" 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.

Registro de cambios

Version 0.4

  • BUGFIX: Column headers back to normal colour.
  • NEW: A wrapper around the PEAR package Services_JSON to remove the JSON support as a requisite.

Version 0.3 (2008-08-25)

  • NEW: Added POT file for i18n support.
  • BUGFIX: Grid slider back on the left side.

Version 0.2 (2008-08-25)

  • All JavaScript files are now compressed using YUI Compressor 2.3.5.

Version 0.1 (2008-08-25)

  • First release.