Server requirements
Server requirements to complete installation process
Uvodo 2.0.0 requires PHP 8.0.2+, Node v16.0.0+ and Composer v2.4+ (globally installed). Other than that, following PHP extensions are required:
zip
pdo
json
mbstring
openssl
pcre
tokenizer
ctype
fileinfo
filter
Also, you need to havenpm
installed globally and PHPpassthru
function must be enabled.
Last modified 5mo ago