Based on our totally unscientific survey (we asked a few people), the file most often edited in a WordPress installation is config.php. Usually less than 4KB, this file contains the information a site needs to get online after a migration or changes (sometimes unexpected) to the database backend.

But editing config.php (even in an emergency) demands access to the server’s file system usually available only through tools like an FTP/SFTP client. That means you need to add server addresses, usernames, and passwords to another application that has access to your website.

Our new Files tool in the MyKinsta dashboard provides quick access to every file in a WordPress installation, including essential components like configuration files. Maybe more importantly, the work within the Files tool we call the file manager around here happens under the same security umbrella you have chosen for MyKinsta’s multi-factor authentication.

How to manage files and folders in MyKinsta

The new file manager is just a couple of clicks away when you log in to MyKinsta. After selecting a WordPress site in the dashboard, you’ll find Files in the left-hand menu:

A screenshot of the MyKinsta dashboard with the Files option highlighted.
Accessing Files in the MyKinsta dashboard.

From here, you can now…

  • Navigate the directories of a WordPress installation
  • Upload, download, rename, move, copy, and delete files
  • Create, rename, move, copy, and delete folders
  • Rename, move, copy, and delete symbolic links (symlinks)
  • View and edit text files (including PHP, JavaScript, and style sheet documents)

What’s more, some of these actions can be performed in bulk for multiple files and folders simultaneously.

Let’s take a closer look at some of these capabilities. But first, a warning:

Working with folders

Navigate your website’s file system by clicking on folder names. A breadcrumb menu at the top of the file manager display allows you to jump to any location on the current path.

At any time, you can create a new folder at the current location by clicking the Create folder button near the top of the page:

A screenshot showing the MyKinsta file manager interface with the Create folder button hilighted.
Locating the Create folder button.

Other folder actions (renaming, moving, copying, or deleting) begin by clicking on the kebab (three-dot) menu to the right of a folder name:

A screenshot showing the kebab menu with folder actions in MyKinsta.

The kebab menu initiates most folder actions.

When copying or moving a folder, you will be asked to navigate to the destination for the action:

A screenshot showing the dialog for moving a file in the MyKinsta file manager.
Moving a folder in MyKinsta’s file manager.

Note: When moving, copying, or deleting a folder, you will be moving, copying, or deleting all of that folder’s contents.

The file manager opens with a view of the public folder, which is the root directory of most WordPress sites at Kinsta. But you can navigate up another level for access to resources like site logs:

Screenshot showing folder contents within the MyKinsta file manager.
Display of folder contents within the MyKinsya file manager.

The logs folder in the display above is a symlink. The real path of a symlink is displayed beside the file or folder name (/var/log/siteslogs in this case).

Working with files

Viewing the contents of a file is the default action for plain-text documents in the file manager. Simply click on the filename to view documents like PHP code, JavaScripts, CSS, and more:

A screenshot showing a file view in MyKinsta's file manager.
Viewing a PHP file in MyKinsta’s file manager.

You can’t view binary files (like images, PDFs, audio and video files, and Word documents). If you attempt to view a binary file, you are asked if you would like to download the file instead:

A screenshot showing the prompt to download a binary file in MyKinsta's file manaager.
A download prompt for a binary ZIP file in the MyKinsta file manager.

View is just one of the actions available for files in the kebab menu to the right of a filename:

A screen shot showing the actions available for files in MyKinsta.
The file options menu in the MyKinsta file manager.

You can begin editing a file by selecting Edit in the kebab menu or by clicking the Edit button when viewing a file:

Locating the Edit button in the file manager’s file viewer.

After making edits, you can write the revised file to disk by clicking the Save changes button:

A screenshot with the Save changes button highlighted in the MyKinsta file manager,
The Save changes button commits edits to disk.

Files can also be downloaded from the server and uploaded:

A screenshot with the Upload file button highlighted in the MyKinsta file manager.
Locating the Upload file button in MyKinsta’s file manager.

This is a great way to download a file for editing in your preferred application before returning it to the server.

Like with folders, when moving or copying a file, the file manager will ask you to navigate to a target destination:

A screenshot showing the dialog when copying a file in the MyKinsta file manager.
The file manager dialog for copying a file.

You can move, copy, and delete multiple files and folders simultaneously. Select the target files and folders using the checkboxes to the left of their names and then choose the desired action from the kebab menu:

A screenshot showing the options available in the kebab menu when executing bulk actions.
An example of bulk actions in the MyKinsta file manager.

Working with symlinks

You can use the file manager to rename, move, copy, and delete symlinks:

A screenshot showing the kebab menu actions for symlinks in the MyKinsta file manager,.
The actions available for symlinks in the MyKinsta file manager.

Tell us what you think

June 2026 marked the first release of the file manager. We hope you’ll find it to be a time-saver right inside MyKinsta.

Do you have your own wish list for an in-dashboard file manager? Let us know!