Developersd Visual DB

Descripción

Developersd Visual DB provides a fast, secure React DataGrid directly inside your WordPress dashboard to manage your database tables.

Built with performance and safety in mind, it utilizes server-side AJAX pagination to handle large database tables efficiently.

Key Features:

  • Modern UI: Powered by React and Material-UI.
  • Inline Cell Editing: Double-click any database cell to update values instantly.
  • JSON Object Editor: View and edit serialized PHP arrays and JSON objects through a dedicated code-editor modal.
  • Server-Side Pagination & Filtering: Handles large database tables via AJAX.
  • Bulk Row Deletion: Select multiple rows to delete data in bulk.
  • Advanced Data Export: Export your filtered views to CSV.
  • Core Protection Guardrails: Built-in safety checks block the modification of critical site infrastructure (like Superadmin users or core wp_options) to help prevent site breakage.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/developersd-visual-db directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Tools -> Advanced Visual DB in the left-hand menu to access the interface.
  4. Select any table from the left sidebar to mount the grid and begin exploring.

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 “Developersd Visual DB” 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

1.0.0

  • Initial public release.