Jump to Article Category ...
All Categories
QuickFeature - Feature Requests and Feedback Management SaaS Laravel CMS (1)
QuickBioLink - Social Bio Link SaaS Laravel CMS (1)
Bookme - WordPress Appointment Booking Scheduling Plugin (2)
QuickQR - Contactless Restaurant QR Menu Maker (4)
QuickOrder - WhatsApp Food Ordering Addon (SAAS) (3)
QuickVCard - Digital Business Card SaaS PHP Script (4)
Quickad - Classified Ads CMS PHP Script (17)
QuickJob - Job Board PHP Script (6)
Quicklancer- Freelance Marketplace PHP Script (10)
QuickHomes - Real Estate CMS PHP Script (4)
Quickad - Classified Native Android App (1)
Eagle - Material+ Bootstrap Admin Template (1)

How to Upgrade Quicklancer
- Step 1:- Go to Cpanel Filemanager public_html/admin/uploads
- Step 2:- Upload there QUICKLANCER-CMS-VERSION.zip file (manually upload the zip file in admin/uploads folder via FTP or Cpanel.)
- Step 3:- After uploading completed you can see install button in your website admin/update.php
- Step 4:- Click on install button and wait for complete
- Step 5:- Done.
Note:- If the process does not work then it means the post_max_size
value is very low in your server php.ini
file. So edit below values in php.ini file or contact to your service provider.
memory_limit = 512M
post_max_size = 512M
upload_max_filesize = 512M
Zip Php Extension required for upgrade
Thanks