WP Manifestindependent plugin directory
manifest / integrations / twitch-vatsim-stats

Twitch + VATSIM Stats (OAuth)

WordPress plugin to display Twitch + VATSIM stats

by Sav Monzac · github.com/savmon120/twitch-vatsim-stats · website

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/savmon120/twitch-vatsim-stats/archive/refs/heads/main.zip

Readme

Twitch + VATSIM Stats (WordPress Plugin)

Display your Twitch channel followers, subscribers, and VATSIM pilot/controller hours on your WordPress site.

Features

  • ✅ Twitch Followers (via Twitch API)
  • ✅ Twitch Subscribers (via OAuth)
  • ✅ Twitch Live Status
  • ✅ VATSIM Hours (via official VATSIM API v2)
  • ✅ Fallback manual hours in settings
  • 🔧 Debug mode to show raw API JSON

Installation

  1. Download or clone this repo into wp-content/plugins/twitch-vatsim-stats
  2. Activate in WordPress Admin
  3. Go to Settings → Twitch + VATSIM Stats and configure:
    • Twitch Client ID & Secret
    • VATSIM CID
    • (Optional) fallback hours
  4. Use the shortcode:
    
    [twitch_vatsim_stats]

[SCREENSHOTS TO BE ADDED]

Read the full README on GitHub →