Installation¶
IQcms Has a few system requirements
A webserver [Apache/nginx]
PHP-FPM 7+
MongoDB
The following php extensions [ext-mbstring ext-mongodb, ext-json, ext-xml, ext-intl, ext-pdo, ext-gearman]
Installing on bare metal¶
In order to install IQcms You need to make sure you have php 7.3+ installed. You can check if you have it using the folllowing command
php -v