ts-website/README.md

34 lines
1.1 KiB
Markdown
Raw Normal View History

2016-06-29 01:28:37 +00:00
# ts-website
2016-07-26 15:38:07 +00:00
![Website screenshot](http://i.imgur.com/gKZezVc.png)
2016-08-29 20:17:53 +00:00
**ts-website - free website for your TeamSpeak 3 server**<br>
2016-06-29 01:28:37 +00:00
2016-07-28 16:42:00 +00:00
#### Useful links
- [Demo](https://ts.wruczek.top/)
- [Download](https://github.com/Wruczek/ts-website/archive/master.zip)
- [Report Issues](https://github.com/Wruczek/ts-website/issues/new)
- Contact the author: wruczekk@gmail.com (english or polish)
2016-07-26 16:03:40 +00:00
#### Main Features
- News page, dynamic server status, admin list with status, server viewer, ban list and rules page
- Multiple languages with auto-detection for default language
- Modern and responsive design
- Caching [WIP]
- Free, Open source, under MIT license
2016-07-28 16:42:00 +00:00
### Requirements
- Minimum
2016-08-29 20:17:53 +00:00
- PHP 5.4 or newer
- Installed and enabled ``mbstring`` extension
2016-07-28 16:42:00 +00:00
- Recommended
- Newest stable PHP version
- Up-to-date Apache server
- Enabled mod_rewrite (sudo a2enmod rewrite && service apache2 reload)
- Enabled support of htaccess
2016-06-29 01:28:37 +00:00
<br><br>
<p align="center">
2016-07-26 16:03:40 +00:00
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9PL5J7ULZQYJQ" target="_blank"><img src="https://i.imgur.com/s1u7rju.png?1"></a>
2016-06-29 01:28:37 +00:00
</p>