You need to have a webserver with PHP 8.1 or higher and a MySQL database. also make sure you have the following PHP extensions installed:
- pdo_mysql
- ext-ctype
- ext-gd
- ext-iconv
- ext-yaml
- ext-zip
- Upload zip file to your server
- Unzip the file in the desired location of your webserver
- Open your browser and navigate to the location of the unzipped files
- Make sure you have the information about your database connection:
- Database name / or you let create a new database by the installer, but you need to provide a database name
- Database user
- Database password
- Database host
- Database port
- Follow the installation instructions
- Installation :
composer setup
Create also a User with the credentials:- Email: [email protected]
- Password: test1234
- Demo data:
composer demo
- When you create a new snippet which is used with the Js Translator, you need to update the translations with
composer translate