murph-doc/docs/requirements.md
Simon Vieille b08065d7fc
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
update menu
2023-02-11 16:36:30 +01:00

585 B

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, which is used to install PHP packages.
  • Install NodeJS 16 or higher, Yarn and Webpack
  • A created database (MySQL, PostgreSQL or SQLite)
  • build-essential to run make