# Installation ## Requirements Webserver with PHP 5.4+ (PHP 7+ recommended) and modules: - iconv, - mbstring, - PDO, - PDO SQLite. ## Procedure Just clone the repository into the top-level website directory: ```sh cd /var/www git clone https://git.jacekk.net/r/projects/mpk-ttss ```