WPE Usage Metrics
A Local addon that displays WP Engine usage metrics for connected sites.
Features
- Traffic Metrics: View visits and billable visits
- Bandwidth Metrics: Monitor CDN and origin bandwidth usage
- Storage Metrics: Track file and database storage
- Date Ranges: Select 7, 30, or 60 day windows
- Dark Mode: Automatic theme support
- Professional Design: Clean, minimalist interface
Quick Start
Installation
Method 1: Pre-built Release (Recommended)
- Go to the Releases page
- Download the latest
.tgzfile - Open Local > Add-ons
- Click Install from disk
- Select the downloaded
.tgzfile - Toggle the addon ON
- Click Relaunch
Method 2: Build from Source
git clone https://github.com/wpengine/local-addon-wpe-usage-metrics.git
cd local-addon-wpe-usage-metrics
npm install
npm run build
npm run install-addon
Then restart Local and enable the addon in Add-ons.
Requirements
- Local 9.0.0 or higher
- Site connected to WP Engine
- Authenticated with WP Engine in Local
Documentation
- User Guide - How to use the addon
- Developer Guide - Architecture and development
- Troubleshooting - Common issues and solutions
License
MIT License - see LICENSE for details.