Skip to content

Securely manage your WordPress website's database with a clean and user-friendly interface.

License

Notifications You must be signed in to change notification settings

qriouslad/database-admin

Repository files navigation

Database Admin

Contributors: qriouslad
Donate link: https://paypal.me/qriouslad
Tags: database manager, adminer, mysql, mariadb, sql
Requires at least: 4.8
Tested up to: 6.0
Stable tag: 1.1.1
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Securely manage your website's database with a clean and user-friendly interface.

Description

Database Admin allows you to manage your website's database securely with the full-featured Adminer, an alternative to phpMyAdmin that offers faster speed and a more intuitive user interface.

Give Back

Screenshots

  1. The main Database Admin page The main Database Admin page
  2. Viewing the wp_posts table Viewing the wp_posts table
  3. Editing a record in the wp_options table Editing a record in the wp_options table

Frequently Asked Questions

How was this plugin built?

System Dashboard was built with: WordPress Plugin Boilerplate | wppb.me | CodeStar framework | Adminer

Changelog

1.1.1 (2022.06.11)

  • Unqueue empty (public-facing) css and js files

1.1.0 (2022.05.31)

  • Fix text overflow issue in DB structure panel
  • Enable plugin updates via Git Updater

1.0.1 (2022.04.30)

  • Fix: deprecated sanitize_url() function
  • Fix: can not redeclare is_ajax() function
  • Improvement: enable Adminer permanent login by default
  • Improvement: several CSS styling changes for better consistency

1.0.0 (2022.04.24)

  • Initial stable release

Upgrade Notice

None required yet.