QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. General Discussion
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • F

      How to add custom payment
      • feira

      3
      0
      Votes
      3
      Posts
      6281
      Views

      A

      Hi @feira , You can easily integrate/add "Cash On Pay" custom payment gateway in QloApps by developing a custom module/add-on at your own or If you need any integration help, raise a ticket here

      We already built a module that allows a customer to make payments during check-in. Check out module features here: QloApps Pay at Hotel

      I think this is what you are looking at !

    • G

      Prestashop modules compatibality (Point of sale)
      prestashop modules compatibality point sale • • gladman

      6
      0
      Votes
      6
      Posts
      3327
      Views

      S

      @gladman said in Prestashop modules compatibality (Point of sale):

      Good day!

      QLO - very nice PMS! But no any POS (Point of sales)... But prestashop have a lot of POS modules. Is't possible to integrate?
      I have restaurant at the site. Very need all-in-one system.
      From POS i need: POS with simple interface for restaurant, kitchen monitor with orders, digital menu for guests (option) and other.
      https://vidmateapp.win https://bluestacks.red
      Thanks.

      that's wayy better, makes so sense.

    • H

      How I add booking fess like cleaning or entrance fees?
      • headleyw

      3
      0
      Votes
      3
      Posts
      3115
      Views

      N

      @akanksha Thanks for the help

    • R

      Booking advance limit
      booking • • raneri

      2
      0
      Votes
      2
      Posts
      1299
      Views

      Faiz

      Hello @raneri
      This is not a default configuration of QloApps. Please raise a ticket for more discussion: https://webkul.uvdesk.com/en/customer/create-ticket/

    • E

      Multiple hotels site
      • elnnada

      2
      0
      Votes
      2
      Posts
      1118
      Views

      Faiz

      @elnnada can you please explain what you mean by multiple hotel bookings. Do you mean that a guest can book rooms of multiple hotels from a single cart?
      If yes, then it happens in QloApps.

    • H

      Date Format Change
      • HeartValley

      6
      0
      Votes
      6
      Posts
      2404
      Views

      A

      @heartvalley
      Hi,

      If you are comfortable with making changes in the core files of QloApss you will need to make changes in the following files. The list has both smarty and javascript files.

      qloapps_root_dir\modules\wkroomsearchblock\views\templates\hook\landingPageSearch.tpl qloapps_root_dir\modules\wkroomsearchblock\views\templates\hook\categoryPageSearch.tpl qloapps_root_dir\modules\wkroomsearchblock\views\templates\hook\roomTypePageSearch.tpl qloapps_root_dir\modules\wkroomsearchblock\views\js\wk-room-search-block.js qloapps_root_dir\themes\hotel-reservation-theme\shopping-cart.tpl

      Make sure to set Template compilation to Force Compilation and to disable Cache from Advanced Parameters > Performance.

    • E

      How can we setup Free cancellation in QLO
      cancellation • • ehand

      3
      0
      Votes
      3
      Posts
      1376
      Views

      E

      @faiz Thanks, I will look on that

    • D

      Add new page
      • dvynstratigies

      2
      0
      Votes
      2
      Posts
      1976
      Views

      Faiz

      @dvynstratigies Hello,
      We do not give development training as such. But as you know QloApps is built is made on Prestashop. So you can use Prestashop dev docs to learn the development. And if you face any issues then please let us know.

    • E

      How to reflect code changes to browser
      • ehand

      4
      0
      Votes
      4
      Posts
      1787
      Views

      E

      @digitalwaiter

      Yes, Now changes are reflect. Thank you

    • P

      Live edit
      • protrapper

      7
      0
      Votes
      7
      Posts
      2478
      Views

      P

      @protrapper seen Thanks

    • T

      List of customers in which room
      • Tsab

      2
      0
      Votes
      2
      Posts
      1012
      Views

      Faiz

      Hi @tsab
      You can check out QloApps Front desk addon, with the help of this addon you will have a calendar on the dashboard with all bookings on it.
      Please check the details here: https://store.webkul.com/QloApps-Front-Desk-System.html

    • L

      MYSQL version
      • lozmg76

      2
      0
      Votes
      2
      Posts
      1242
      Views

      S

      @lozmg76

      QloApps is compatible with MySQL 5.0+ to 5.7.

      The current version of QloApps should work fine with Mysql 8. If you face any issue while using QloApp with Mysql 8, We recommend you to use the recomended version of Mysql.

    • P

      Remove error popup
      • protrapper

      2
      0
      Votes
      2
      Posts
      1050
      Views

      P

      Can anyone show me where to remove this popup?
      0bfd58d7-717e-4b47-a7cf-b66e5f4a6f8b-image.png

    • J

      Does Qlo work with WIFI Electronic Smart Door Locks,
      • Juan Robles

      2
      0
      Votes
      2
      Posts
      1099
      Views

      Faiz

      Hi @Juan-Robles
      Yes, QloApps can work with these locks. But there is no addon already created because there can be many lock providers in the market.

      So we will have to integrate your required lock provider. Please create a ticket and share the APIs of the lock so that we can check the feasibility.

      https://webkul.uvdesk.com/en/customer/create-ticket/

    • E

      Thanks
      • easymathematics

      2
      0
      Votes
      2
      Posts
      1217
      Views

      Faiz

      Hello @easymathematics
      We are glad to hear that you like QloApps.
      If it is helping you then, please give QloApps 5 stars on Capterra and Trustpilot.
      Here are the links:
      https://www.trustpilot.com/review/qloapps.com
      https://www.capterra.com/p/152712/QloApps/

    • P

      Reservation period
      reservation period • • protrapper

      3
      0
      Votes
      3
      Posts
      1638
      Views

      P

      @shreesh thanks

    • T

      Docker installation
      docker installation • • tejastra

      5
      0
      Votes
      5
      Posts
      3115
      Views

      A

      @tejastra
      We replicate the issue at our end, got the same error you were getting while connecting cloud SQL database with qloapps :-

      Storage engine MyISAM is disabled (Table creation is disallowed).

      Here is the workaround of your problem:-

      Open the file located at :- PATH_TO_QLOAPPS_FILES/classes/db/DbMySQLi.php
      look for this funtion :-
      checkCreatePrivilege($server, $user, $pwd, $db, $prefix, $engine = null)

      under this look for -

      if ($engine === null) {
      $engine = 'MyISAM';
      }

      and patch like this:

      if ($engine === null) {
      $engine = 'InnoDB';
      }

      save the changes, and then you should be able to successfully connect your Cloud SQL database with Qloapps.

      Do let us know how it goes,
      Thanks

    • L

      Top main image in sub pages
      top main image sub pages • • lozmg76

      2
      0
      Votes
      2
      Posts
      1386
      Views

      Faiz

      Hello @lozmg76
      Go to the backend, in that select “Setting” from “Hotel Reservation System” tab. Then you will be redirected to "Hotel General Configuration" page. In that page, scroll down to configuration, you will find Hotel Background Image, in that click on add file and select the image which you want to display.

    • L

      Hotel Marketplace - create search for hotels - not rooms
      hotel marketplace create search hotels rooms • • lozmg76

      2
      0
      Votes
      2
      Posts
      1270
      Views

      Faiz

      Hello @lozmg76
      To make your QloApps website work as an OTA you only need to purchase and install QloApps Marketplace.
      More info here: https://qloapps.com/marketplace/
      But to modify the search in order to search on the basis of location and dates and then list hotels on the search result page, we will need to customize the system.
      Please raise a ticket to discuss further at https://webkul.uvdesk.com/en/customer/create-ticket/

    • C

      How to change photos slider in room details
      change details photos room slider • • cemarne

      4
      0
      Votes
      4
      Posts
      2086
      Views

      S

      @cemarne

      Using the changes in the link will change the view, but you will need to make changes that are for image panel only, do not make changes that are not relevant to images panel.

      The upgrade module will not clean the database, all the data created such as rooms, images, pricing, facilities, etc. will be saved.
      The upgrade module will only discard the changes done in the code and add all the new features.