Demo – WoW MoP Website

Chaszor

MoP Premium
4
2025
1

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​


demo01.PNG
demo02.PNG
demo03.PNG



🔹 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.
👉 Would you guys like to see this turned into a full release with instructions and files?



 

Actinic Lux

Trial Member
10
2025
0
at first when i see this website i did not notice that it has a shop? :eek:, you can even give people coins? ;o so they can buy things from shop? bro this is epic!!!!!
When you finish this project i would love it if you could release it too the community (or just me for a small fee via paypal <3)
 

Chaszor

MoP Premium
4
2025
1

🎉 Emucoach-Mop-website Release​


I'm excited to share the first public release of the Emucoach-MoP-website!


This project brings together a complete account management and shop system tailored for Emucoach MoP servers. Here’s what you’ll find inside:


🔑 Features​


  • Account Management – Create, manage, and update accounts with admin panel support.
  • Character Tools – View, manage, and (with proper admin permissions) perform in-game operations.
  • Shop Integration – Buy items directly through the site, with SOAP delivery for in-game characters.
  • Playtime Rewards – Configurable system for awarding coins to active players.
  • Admin Dashboard – Manage settings, users, logs, and more from one place.
  • Secure Architecture – MySQLi prepared statements and structured code for safety and stability.

⚙️ Installation​


  • Upload the files to your server (htdocs or your webroot).
  • Import the provided SQL structures into your databases.
  • Configure config.php with your database and SOAP credentials.
  • Restart Apache/MySQL and you’re good to go.

📌 Notes​


  • Built for Emucoach MoP server (5.4.8).
  • Supports extensions and custom shop categories.
  • More features will be added in upcoming updates.

🔗 Links​




 
Last edited:
Top