Skip to content

Faq/TC-Quest-Tracker

 
 

Repository files navigation

TC-Quest-Tracker

Codacy Badge

Quest Tracker is a tool for TrinityCore that tracks most abandoned quests (see details) and this is a web interface to show them.

You need to enable your Quest Tracker in your worldserver.conf file by setting:

Quests.EnableQuestTracker = 1

To install the web interface, go in your web server folder and type:

git clone https://github.com/ShinDarth/TC-Quest-Tracker.git

then open the TC-Quest-Tracker folder, copy the file config.php.dist, rename the copy to config.php and edit it properly (it's quite commented).

Make sure to enable pdo_mysql extension too, i.e. edit php.ini and uncomment extension=pdo_mysql row.


Screenshot

Screenshot

License

The TrinityCore Quest Tracker is open-sourced software licensed under the GNU AGPL license.

About

Tracks most abandoned quests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 84.4%
  • Hack 15.2%
  • CSS 0.4%