Web-service, which allows you to store and view info about demo records from your server.
This repository is a fork of Bubuni-Team/kostildemo
This fork adds pagination and search.
- Pagination (10/25/50 records per page)
- Search (Map name, player name, account id, date in format DD.MM)
- Light/Dark theme
- Filter (?)
- Sorting (?)
- PHP 7.4 and larger.
- PHP exts: JSON, PDO, PDO-MySQL.
- Install/check all dependencies on webserver.
- Download latest release and unzip the archive with the web part.
- Create a database in MySQL, load the
database.sqldump into it. - Remove
.samplefrom configuration fileconfig.php.sampleand fill it out carefully.
kostildemo is licensed under the GNU General Public License version 3.