Documentation Index
Fetch the complete documentation index at: https://mainwp-mintlify-c0f00f42.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What You’ll Learn
- Uploading images to your MainWP Dashboard
- Locating custom report template files
- Adding image HTML code to PHP templates
- Testing and verifying image placement
Upload the images to your MainWP Dashboard via FTP or similar methods, and note their URLs
Navigate to the directory where the custom templates are stored: /wp-content/uploads/mainwp/report-templates/
Download the desired PHP file to your PC and open it in your favorite text editor
Replace the https://mainwpvideos.com/wp-content/uploads/plugins.png with the URL of your image
Save the PHP file and upload it back to the server to the same directory: /wp-content/uploads/mainwp/report-templates/
Related Resources
- Create Custom Report Templates - Build custom PHP templates
- Pro Reports Extension - Main Pro Reports documentation
- Available Pro Reports Tokens - Complete token reference


