Installation & Setup

View Categories

This guide covers the installation methods and initial setup of the Debug Log Viewer plugin.

Installation Methods

Installing from WordPress Plugin Directory

  1. Navigate to Plugins → Add New in your WordPress admin
  2. Search for “Debug Log Viewer”
  3. Click Install Now
  4. After installation, click Activate Plugin

Manual Installation

  1. Download the plugin zip file from WordPress.org or the official site
  2. Upload via Plugins → Add New → Upload Plugin
  3. Alternatively, upload the plugin folder to /wp-content/plugins/ via FTP or File Manager
  4. 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

  1. The plugin automatically detects your current debug settings
  2. Recommended: Enable WP_DEBUG and WP_DEBUG_LOG if not already active
  3. 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.