A lightweight, secure, and practical file management tool specifically designed for WHMCS admin panels. This tool allows you to manage images and documents directly from your admin directory without needing FTP access.
- Direct Integration: Works as a single PHP file. No module installation or complex configuration required.
- Native Security: Uses WHMCS's internal admin authentication system. Only logged-in administrators can access the manager.
- Folder Management: Create and delete folders to keep your media organized.
- File Operations: Upload, rename, and delete files with ease.
- Quick URL Copy: Get the direct URL of any uploaded file with a single click for use in knowledgebase articles or product descriptions.
- Download the
media-manager.phpfile. - Open the file with a text editor and replace the placeholder
websiteniz.comwith your own domain name. - Upload the
media-manager.phpfile into your WHMCS admin directory. - Access the tool via
yourdomain.com/admin/media-manager.php.
This tool is designed to eliminate the need for FTP when:
- Adding images to Knowledgebase articles.
- Uploading downloadable files for products.
- Managing announcement banners.
- Handling any media assets within the WHMCS ecosystem.
Since the script includes admin/functions.php, it inherits the session validation of your WHMCS installation. If you are not logged in as an administrator, the script will not execute, ensuring your files remain private.
Developed by Megabre