All Collections
Wordify Help
How do I access MySQL or PhpMyAdmin?
How do I access MySQL or PhpMyAdmin?

Access your database in two simple steps.

Daniel avatar
Written by Daniel
Updated over a week ago

PhpMyAdmin is a software that will let you interact and manage your database.

Wordify's Database Manager provides a simple way to install phpmyadmin on your site. To access Database Manager please follow these steps:

  1. In the site menu, click Edit on the site you wish to use Database Manager on

  2. Go to Hosting > Database

  3. Click Enable

  4. Once Database Manager is installed, you click to open the PHPMyAdmin URL and use the database username and password provided.

Note: We recommend leaving Database Manager Disabled when not in use.

Alternatively, you can also install a plugin into WordPress:

Basically, all you have to do is:

To start, here are the steps:

1. Install the WP phpMyAdmin plugin.

Although there are different plugins you can use, we choose WP phpMyAdmin for this tutorial.

To install the plugin, download WP phpMyAdmin from its WordPress.org page.

And then, upload it to your website by clicking Plugins > Add New > Choose File.

Alternatively, you can also search for "WP phpMyAdmin" on the search bar and click Install Now.

Make sure to activate the plugin after installing it.

2. Enter phpMyAdmin

After activating the plugin, it will automatically direct you to its plugin page.

To enter your database, click on the Enter phpMyAdmin button.

The phpMyAdmin software will open on another tab.

Congratulations! You can now access and make changes to your database.

If you encountered any problems or difficulties, send us a message and we will get back right at you.

Did this answer your question?