Developersd Visual DB

Beskrivning

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.

Installation

  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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Developersd Visual DB” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Developersd Visual DB” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.0

  • Initial public release.