This guide covers the installation methods and initial setup of the Debug Log Viewer plugin.
Installation Methods
Installing from WordPress Plugin Directory
- Navigate to Plugins → Add New in your WordPress admin
- Search for “Debug Log Viewer”
- Click Install Now
- After installation, click Activate Plugin
Manual Installation
- Download the plugin zip file from WordPress.org or the official site
- Upload via Plugins → Add New → Upload Plugin
- Alternatively, upload the plugin folder to
/wp-content/plugins/via FTP or File Manager - Activate through Plugins → Installed Plugins
First-Time Setup
Plugin Activation Process
- After activation, you can go to the to the plugin dashboard
- A welcome screen appears with setup instructions
Initial Configuration
- The plugin automatically detects your current debug settings
- Recommended: Enable
WP_DEBUGandWP_DEBUG_LOGif not already active - Configure your preferred update mode (Manual or Auto) in Settings tab
Understanding the Demo Log Entry
- The plugin may insert a demo entry to verify functionality
- This appears as a “Notice” type log with timestamp and description
Next Steps
After setup, proceed to the User Interface Guide for navigation instructions.