AminArshMehr | Request Manager
WordPress plugin for managing HTTP requests and monitoring failed operations.
by Amin ArshMehr · github.com/promohostir/requestmanager · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/promohostir/requestmanager/archive/refs/heads/main.zipA bilingual GitHub README template for the promohostir/requestmanager plugin repository. The repository contains WordPress plugin files such as request-manager.php, failed-request-monitor.php, monitoring-ui.php, monitoring-panel.html, plus assets and languages directories.
English
About
Request Manager is a WordPress plugin designed to manage request-related workflows and provide monitoring tools for failed requests and request activity inside the WordPress environment.
Current Structure
The repository currently includes the main plugin file request-manager.php, monitoring-related files including failed-request-monitor.php and monitoring-ui.php, a panel file named monitoring-panel.html, and support directories such as assets and languages.
Features
- Request management inside WordPress.
- Failed request monitoring.
- Monitoring interface for reviewing request activity.
- Organized plugin structure for future development.
- Translation-ready folder structure through the
languagesdirectory.
Installation
- Clone or download this repository.
- Upload the plugin folder to
wp-content/plugins/. - Activate the plugin from the WordPress admin dashboard.
- Open the plugin section in the admin area to review available monitoring tools.
File Overview
request-manager.php— Main plugin bootstrap and core logic.failed-request-monitor.php— Failed request monitoring logic.monitoring-ui.php— Admin or monitoring interface code.monitoring-panel.html— Monitoring panel markup.assets/— Static files such as styles, scripts, or images.languages/— Translation files.
فارسی
افزونه افزایش سرعت در اینترنت ملی
افزونه افزایش سرعت سایت با اینترنت ملی | افزونه بهینه ساز و افزایش سرعت | مدیریت درخواستهای خارجی در زمان قطعی اینترنت
یک افزونه وردپرس است که برای مدیریت فرایندهای مرتبط با درخواستها و همچنین مانیتورینگ خطاها و درخواستهای ناموفق در محیط وردپرس در زمان نت ملی ساخته شده است.
ساختار فعلی پروژه
در این مخزن، فایل اصلی افزونه با نام request-manager.php وجود دارد و در کنار آن فایلهای مرتبط با مانیتورینگ مثل failed-request-monitor.php و monitoring-ui.php، فایل monitoring-panel.html و همچنین پوشههای assets و languages قرار گرفتهاند.
قابلیتها
- مدیریت درخواستها در بستر وردپرس.
- مانیتورینگ درخواستهای ناموفق.
- رابط مانیتورینگ برای بررسی وضعیت درخواستها.
- ساختار مناسب برای توسعههای بعدی.
- آمادگی برای چندزبانهسازی از طریق پوشه
languages.
نصب
- این مخزن را clone یا دانلود کنید.
- پوشه افزونه را داخل مسیر
wp-content/plugins/آپلود کنید. - افزونه را از داخل پیشخوان وردپرس فعال کنید.
- از بخش مدیریت وردپرس وارد بخش مربوط به افزونه شوید و ابزارهای مانیتورینگ را بررسی کنید.
نمای کلی فایلها
request-manager.php— فایل اصلی افزونه و منطق هسته.failed-request-monitor.php— منطق مانیتورینگ درخواستهای ناموفق.monitoring-ui.php— کد رابط مدیریتی یا مانیتورینگ.monitoring-panel.html— ساختار HTML پنل مانیتورینگ.assets/— فایلهای استاتیک مثل استایل، اسکریپت یا تصویر.languages/— فایلهای ترجمه.