Plugin Reporter
Report plugin iinformation
by Arne van Hoorn · github.com/kobalt-digital/wordpress-plugin-reporter
★ 0stars
0forks
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/kobalt-digital/wordpress-plugin-reporter/archive/refs/heads/main.zipFrom the readme
Plugin Reporter
A WordPress plugin that automatically sends plugin information to a remote endpoint once per day and provides a secure REST endpoint for on-demand reporting.
Features
- Automated Daily Reporting: Automatically collects and sends plugin information once per day
- Secure REST Endpoint: Provides a secure REST API endpoint (/wp-json/plugin-reporter/v1/send) for on-demand plugin information
- Customizable Configuration: Configure custom endpoint URL and secret key via settings page
- Test Connection: Built-in test functionality to verify endpoint connectivity
- Plugin Information Collected:
- Plugin slug
- Plugin name
- Version
- Active/inactive status
- Available updates
- WordPress and PHP versions
- Wordfence 2FA coverage and alert settings (when Wordfence is installed)
- Administrator accounts with an @kobaltdigital.nl email (username and email)
Installation
1. Upload the plugin files to /wp-content/plugins/plugin-reporter/
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Navigate to Settings → Plugin Reporter to configure
Configuration
Access the settings page via:
- Settings → Plugin Reporter, or
- Plugins → Plugin Reporter →
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.8 | Aug 18, 2026 |
| v1.0.7 | May 21, 2026 |
| v1.0.6 | Apr 30, 2026 |
| v1.0.5 | Jan 29, 2026 |
| v1.0.4 | Jan 28, 2026 |
| v1.0.3 | Dec 9, 2025 |
| v1.0.2 | Dec 2, 2025 |
| v1.0.1 | Dec 2, 2025 |
| v1.0.0 | Dec 2, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.