BCM Auditor
Token-protected JSON technical report plugin for WordPress (disk/files/db sizing), used by BCM Network.
★ 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/cirobrandao/bcm-auditor/archive/refs/heads/main.zipToken-protected JSON report plugin for WordPress, used by BCM Network to help size/migrate VPS hosting.
What it provides
A read-only JSON endpoint with:
- disk usage + file counts
- database size estimate
- runtime limits (PHP)
Usage
- Install and activate
- WordPress admin → Tools → BCM Auditor
- Generate token/link
- Use the endpoint:
GET /wp-json/bcm-auditor/v1/report?token=YOUR_TOKEN
Optional: &refresh=1
Documentation
- WordPress plugin metadata:
readme.txt
PT-BR (Resumo)
Plugin que gera um relatório JSON tokenizado para auditoria técnica (tamanho de disco, arquivos, banco e limites), usado na BCM Network.