Skip to content

phpMyAdmin

phpMyAdmin

URL: /client/phpMyAdmin/login

phpMyAdmin is an external web-based database management tool that provides comprehensive control over your MariaDB and MySQL databases.

Overview

Accessing phpMyAdmin opens in a new browser tab, giving you direct access to your database infrastructure. This is the standard phpMyAdmin interface with no custom adminbolt modifications.

Features

  • Full database management and administration
  • User account creation and privilege management
  • Table structure viewing and modification
  • SQL query execution and testing
  • Database import and export capabilities
  • Real-time database monitoring

Accessing phpMyAdmin

  1. Log in to your adminbolt client panel
  2. Click the phpMyAdmin link in the sidebar
  3. The phpMyAdmin interface will open in a new browser tab
  4. You are already authenticated and can begin managing your databases

What You Can Do

  • Create, modify, and delete databases
  • Manage database users and permissions
  • Execute custom SQL queries
  • Export and backup database data
  • Import data from external sources
  • Monitor database performance and usage

For advanced database administration tasks, phpMyAdmin provides the full feature set of a professional database management tool.