Overview
The DirectAdmin File Manager lets you upload, edit, delete, and manage your website files directly from your browser. It is the fastest way to make quick website changes without using FTP.
Where to find it
Log in to DirectAdmin → System Info & Files → File Manager.
Main actions you can perform
- Upload files – add images, scripts, plugins, themes.
- Edit files – modify HTML, CSS, and PHP directly.
- Extract ZIP archives – install WordPress or upload full projects.
- Set permissions (CHMOD) – fix plugin/theme errors.
- Create/Delete files and folders
- Move or copy files inside your hosting directory.
Website root folder
Your public website files must be located here:
/domains/yourdomain.com/public_html/
Editing files safely
- Always create a backup before edits.
- Use the built-in Code Editor for PHP/HTML/CSS/JS.
- Avoid editing core WordPress files, such as wp-config.php, unless necessary.
File upload limits
The maximum upload size depends on your hosting plan and PHP limits. If you require a larger upload limit for ZIP files, please get in touch with our support team.