Server Requirements

PHP 7.2.5+ (>= 7.4 recommended) MySQL 5.1+ mod_rewrite Apache MySQLi PHP Extension PDO PHP Extension cURL PHP Extension OpenSSL PHP Extension MBString PHP Extension iconv PHP Extension IMAP PHP Extension GD PHP Extension Zip PHP Extension allow_url_fopen enabled Download this file to check required extensions directly on your server.

Read More

System Language

Create New Language In Checkers Inc. CRM you can easily change the language. You only need to translate all the strings based on your needs. Navigate to application/language and copy the default english folder. Rename the folder in the language you want to translate. eq. arabic You must rename the files inside the folder you copied based on the main folder name eq. we renamed our new […]

Read More

Switch to HTTPS URL After Installing to HTTP

You need to navigate to application/config/app-config.php and change the constant APP_BASE_URL from starting from http to https. If you have already configured cron job with http:// starting url, make sure that you update the cron job url to start with https:// In case the .htaccess code below does not work on your server you need to consult with your server administrator to […]

Read More