Server Requirements
This documentation is to help you regarding each step of installtion.
- Server Type: Linux (Shared / VPS / Dedicated)
- PHP Version: >= 8.1
- MySQL Version: >= 5.7
- BCMath PHP Extension
- Ctype PHP Extension
- Fileinfo PHP extension
- ImageMagick PHP extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- ZIP PHP Extension
Please make sure your following PHP.ini configurations
max_execution_time = 120
memory_limit = 128M
Note: This application requires HTTPS
connection. If you're trying to install
this application in your localhost, It must have SSL enabled.