# Technical Requirements * Install PHP 8.0 or higher and these PHP extensions (which are installed and enabled by default in most PHP 8 installations): Ctype, iconv, JSON, PCRE, Session, SimpleXML, and Tokenizer; * [Install Composer](https://getcomposer.org/download/), which is used to install PHP packages. * [Install NodeJS](https://nodejs.org/en/download/) 16 or higher, [Yarn](https://classic.yarnpkg.com/en/docs/install/#debian-stable) and [Webpack](https://webpack.js.org/guides/installation/) * A created database (MySQL, PostgreSQL or SQLite) * build-essential to run `make`