Requirements

Installing UXWizz on a server should take under 5 minutes if you know how to:

  • Upload files to your server

  • Create a database

  • Include a JavaScript snippet on your website

If you don't know how to do any of those steps, don't worry as they are explained in the installation guide. You can also always contact support for help.

Server requirements

UXWizz is self-hosted.

You must use your own server/hosting (either shared, VPS or dedicated).

UXWizz runs on the LAMP stack (Linux/Apache/MySQL/PHP):

  • PHP ≥ 8.0 (pdo_mysql, zip extensions enabled)

  • MySQL ≥ 8.0 or MariaDB ≥ 10.7

  • Web server (Apache, LiteSpeed, NGINX, etc.)

  • Access to create a database and upload files to the server.

You can use the following guidelines to decide on your server configuration depending on the amount of traffic that your website gets:

Server specs (CPU, RAM)

Website requirements

  • UXWizz's ust.min.js JavaScript tracker must be included on your website(s).

    • You need access to include a JavaScript file or to edit files on your website.

Last updated

Was this helpful?