Title: Debug Suite
Author: Kamruzzaman
Published: <strong>24.08.2025</strong>
Last modified: 12.04.2026

---

Поиск плагинов

![](https://ps.w.org/debug-suite/assets/banner-772x250.png?rev=3352152)

![](https://ps.w.org/debug-suite/assets/icon-256x256.png?rev=3352152)

# Debug Suite

 Автор: [Kamruzzaman](https://profiles.wordpress.org/kzamanbd/)

[Скачать](https://downloads.wordpress.org/plugin/debug-suite.1.1.2.zip)

 * [Детали](https://ru.wordpress.org/plugins/debug-suite/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/debug-suite/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/debug-suite/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/debug-suite/#developers)

 [Поддержка](https://wordpress.org/support/plugin/debug-suite/)

## Описание

Debug Suite is a comprehensive WordPress development toolkit that transforms how
developers debug and maintain WordPress sites. Built with enterprise-grade architecture
and modern development practices, it provides powerful debugging capabilities while
maintaining high performance and code quality.

#### 🚀 Key Features

 * **Advanced Log Management**
    - Real-time log file monitoring
    - Configurable log levels and filtering
    - Searchable log entries with context
    - Log file rotation and cleanup
 * **Error Tracking & Debugging**
    - Detailed error tracking and reporting
    - Stack trace analysis
    - Query debugging and optimization
    - Performance profiling
 * **Developer Tools**
    - Built-in code editor with syntax highlighting
    - File system management interface
    - Database query analyzer
    - REST API debugging tools
 * **Modern Architecture**
    - Dependency injection container
    - Service layer pattern
    - React/TypeScript frontend
    - Enterprise-grade codebase

#### 🎯 Perfect for

 * WordPress developers building complex applications
 * Agency developers managing multiple sites
 * DevOps teams monitoring WordPress installations
 * Site administrators debugging production issues

#### 🛡️ Security First

 * Secure by default — strict file permissions
 * Role-based access control
 * Sanitized and escaped data handling
 * WordPress security best practices

#### 🔧 Technical Requirements

 * WordPress 5.7 or higher
 * PHP 8.1 or higher
 * Modern browser with JavaScript enabled
 * Write permissions for log directories

#### 🌟 Pro Features (Coming Soon)

 * Remote debugging capabilities
 * Advanced performance profiling
 * Team collaboration tools
 * Custom logging integrations

### Development

 * [GitHub Repository](https://github.com/kzamanbd/debug-suite)
 * [Documentation](https://kzaman.me/plugins/debug-suite/docs)
 * [Issue Tracker](https://github.com/kzamanbd/debug-suite/issues)

### Credits

 * Built with modern WordPress development practices
 * Uses React and TypeScript for the frontend
 * Implements PSR standards and enterprise patterns
 * Special thanks to the WordPress development community

## Скриншоты

 * [[
 * Main Dashboard — Overview of debugging tools and recent logs
 * [[
 * Log Viewer — Real-time log monitoring with filtering
 * [[
 * Settings Panel — Comprehensive configuration options

## Установка

 1. Upload the `debug-suite` folder to the `/wp-content/plugins/` directory
 2. Run `composer install` in the plugin directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Navigate to Debug Suite in the admin menu
 5. Configure your logging preferences and access controls

For manual installation:

 1. Download the plugin ZIP file
 2. Go to Plugins > Add New in WordPress
 3. Click the Upload Plugin button
 4. Upload the ZIP and activate

## Часто задаваемые вопросы

### Is this plugin safe for production use?

Yes, when configured properly. Debug Suite includes safety measures and role-based
access control. However, we recommend initially testing in a staging environment.

### Will this plugin slow down my site?

No. Debug Suite is built with performance in mind:
 * Lazy loading of components*
Efficient log processing * Minimal impact when not actively debugging * Configurable
performance settings

### How do I configure logging levels?

 1. Go to Debug Suite > Settings
 2. Select your preferred log levels
 3. Configure file locations and rotation settings
 4. Save your preferences

### Can I use this with other debugging plugins?

Yes! Debug Suite is designed to work alongside other development tools like Query
Monitor and Debug Bar.

### What makes this different from other debugging plugins?

 * Enterprise-grade architecture
 * Modern tech stack (React/TypeScript)
 * Advanced service layer pattern
 * Comprehensive debugging toolkit
 * Performance-focused design

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«Debug Suite» — проект с открытым исходным кодом. В развитие плагина внесли свой
вклад следующие участники:

Участники

 *   [ Kamruzzaman ](https://profiles.wordpress.org/kzamanbd/)

[Перевести «Debug Suite» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/debug-suite)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/debug-suite/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/debug-suite/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/debug-suite/) по [RSS](https://plugins.trac.wordpress.org/log/debug-suite/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.1.2

 * feat: add REST API logger/debugger feature
 * refactor(container): restructure container and service provider classes
 * refactor: improve code structure for readability and maintainability
 * chore: update debug bar integration

#### 1.1.1

 * Fix hook name for email logs table creation in DatabaseManager
 * Use plugin slug when creating email logs table

#### 1.1.0

 * Feature management: new Features page with REST API and service integration
 * Page structure: new PageManager, AbstractPage, Pageable interfaces for admin 
   pages
 * Email Log: restructured module, new entry points, viewer, controls, and skeleton
   components
 * Refactored Email Log module and dependency namespaces (moved from EmailLog subfolder
   to core)
 * Renamed Module page to Modules and updated routes
 * New Feature and Email Log admin pages with PageManager integration
 * Debug Config moved to Settings (from Setup Guide) with updated settings structure
 * Fix ESLint configuration and improve code formatting in SetupGuide component
 * Bump WordPress compatibility (Requires at least: 6.8, Tested up to: 6.8)

#### 1.0.0

 * Initial release with core features
 * Advanced log management system
 * Real-time log monitoring
 * File system management
 * Modern React/TypeScript interface
 * Enterprise-grade architecture

## Мета

 *  Версия **1.1.2**
 *  Обновление: **2 дня назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 6.8 или выше **
 *  Совместим вплоть до: **6.8.5**
 *  Версия PHP ** 8.1 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/debug-suite/)
 * Метки:
 * [debug](https://ru.wordpress.org/plugins/tags/debug/)[debugging](https://ru.wordpress.org/plugins/tags/debugging/)
   [developer-tools](https://ru.wordpress.org/plugins/tags/developer-tools/)[development](https://ru.wordpress.org/plugins/tags/development/)
   [error log](https://ru.wordpress.org/plugins/tags/error-log/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/debug-suite/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/debug-suite/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/debug-suite/reviews/)

## Участники

 *   [ Kamruzzaman ](https://profiles.wordpress.org/kzamanbd/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/debug-suite/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://kzaman.me/plugins/debug-suite/)