Skip to main content
The File Manager gives every ready sandbox a browser-based file tree and code editor. It is useful when you want to inspect or change files without an SSH or SFTP client. The File Manager file tree and code editor

Open the File Manager

Open the sandbox row’s actions menu and choose File Manager. The tool is available only while the sandbox is ready. Select a folder in the tree to expand it, or select a file to open it in the editor. Save changes explicitly after editing.

Manage files

Protected SandyWP helper files are view-only. Binary files and files too large for the editor are download-only; wp-config.php remains editable.

Notes

Very large sandboxes can have a truncated tree, and the tool will tell you when that happens. Uploaded files count toward your storage allowance. Use Git deployment when a plugin, theme, or wp-content folder should mirror a repository. Use Database when the change belongs in WordPress data rather than a file.