Hey everyone,
I’ve been working on a custom website for MoP EmuCoach servers, and I wanted to show you what I’ve got so far. This isn’t a release yet, just a demo to share progress and get feedback.
What it does
- Player account and character management (view and manage directly from the site).
- Shop system with point-based item purchases.
- Playtime rewards tracking (gives points automatically for activity).
- Admin tools – logs, settings, shop item editor, etc.
- SOAP integration so it connects straight to the server.
How it looks
Notes
- Built with PHP + MySQL (auth/characters DB).
- Uses custom tables like site_settings, play_activity, and shop_items.
- Lightweight, responsive, and expandable.
I’m mainly sharing this as a demo right now to see what the community thinks.
