How to install Quicklancer
Before install, Your server must match following requirements to run the script properly
PHP 7.2+ OpenSSL PHP Extension Mbstring PHP Extension PHP Fileinfo extension PHP Zip Archive PDO PHP Extension XML PHP Extension JSON PHP Extension CURL PHP Extension GD PHP Extension EXIF PHP Extension Rewrite Module (Apache or Nginx)
Please consider that some other php setting values might be required.
PHP.INI Requirements
open_basedir must be disabled allow_url_fopen must be disabled
File and folder permissions
/install 775 /storage 775 /includes/config.php 775
Create a new database on your mysql server, after unzip the file you downloaded from CodeCanyon and upload the contents of QUICKLANCER-CMS-VERSION folder to your server root, usually /path/to/www/
or /path/to/html/
or /path/to/public_html/
.
Important: Make sure that .htaccess file got copied properly from the download to main Quickalancer folder on your server.
Open your site in the browser.
It will redirect to /install directory (like http://mysite.com to http://mysite.com/install)
- Step 1: Start installation
- Step 2: Accept license agreement of policy and click next.
- Step 3: Create a database with phpmyadmin.
- Step 4: Enter all details in form and click install
- Step 5: Installation done
All is done Installation completed. click on frontend and enjoy with Quicklancer
Don't forget to delete the install directory.