MyTCG-f3 was created to provide TCG owners and players a more stable and secure alternative to the original MyTCG script. It's open source, built with PHP on top of the Fat-Free Framework, and retains many of the features of its predecessor while optimizing and improving them.
Features introduced in MyTCG-f3 include:
http://code.filler00.com/mytcg-f3/
Download the latest stable release from GitHub: https://github.com/tooblue/mytcg-f3/releases
Or if you know what you're doing, you can download the very latest version from the master branch: https://github.com/tooblue/mytcg-f3/archive/master.zip
Once you've downloaded MyTCG-f3 and placed the files in your TCG project's directory, the first thing that you should do is change the default settings in your configuration file. Locate the config.ini.tmp
file (it should in the project's root directory) and rename it to config.ini
. This is your TCG's global configuration file which contains your database and administrator credentials, email settings, and other global variables that you can use to customize your TCG.
Detailed documentation is available on the MyTCG-f3 GitHub Wiki. Get support or report issues via the GitHub Issue Tracker or the MyTCG-f3 Support Forums.