View Single Post
  #1  
Old 10th December 2013, 19:23
Nafania Nafania is offline
TB Dev SZ Developer
 
Join Date: Feb 2008
Posts: 31
Default TBDev SZ - New Engine
I began to develop a radically new version
View the code and download it (pre-alpha) on github

https://github.com/Nafania/yii-based...acker/tree/dev


It's a early alpha version, only for dev purposes

Working features are:

  • User register, login and restore password
  • Uploading torrent, torrentGroup, editing them and viewing
  • Blogs
  • Social accounts (login, register, add to user account)
Install:

  • Create mysql database called 'yii-torrent'
  • Import sql initialSetup.sql from protected/migrations
  • Apply all migrations
  • Edit protected/config/local/config.php if needed.
  • You're done.
Attached Files
File Type: zip yii-based-torrent-tracker-dev.zip (7.64 MB, 162 views)
Reply With Quote
The Following User Says Thank You to Nafania For This Useful Post:
Dreamcatcher (30th March 2016)