Menu

Tree [d15654] develop /
 History

HTTPS access


File Date Author Commit
 Adapter 2020-09-29 wdammak wdammak [40cd42] Update Adapter_EntityMapper.php
 Core 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 admin 2022-02-08 lakshya chauhan lakshya chauhan [6b59f8] dashboard issues resolved
 cache 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 classes 2022-02-04 shreesh arora shreesh arora [7a1da3] Fixed QloApps install issues
 config 2022-02-04 shreesh arora shreesh arora [7a1da3] Fixed QloApps install issues
 controllers 2022-02-08 lakshya chauhan lakshya chauhan [6b59f8] dashboard issues resolved
 css 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 docs 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 download 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 img 2020-09-14 Rohit Jain Rohit Jain [afa200] V1.5.0 released: API, Refund procress improveme...
 install 2022-02-11 Ganesh Kandu Ganesh Kandu [d6f82e] Language strings changed
 js 2022-02-08 lakshya chauhan lakshya chauhan [6b59f8] dashboard issues resolved
 localization 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 log 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 mails 2021-02-02 shreesh arora shreesh arora [14e594] added hotel column in invouce and mail
 modules 2022-03-17 Abhishek Kumar Abhishek Kumar [83b2b5] Undo changelogs and installation optimizations
 override 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 pdf 2021-12-16 shreesh arora shreesh arora [c5eafe] Fixed date forat for additional facilities in i...
 tests 2018-10-31 Rohit Rohit [3f49dd] [+] BO : Compatible Stats module are now instal...
 themes 2022-02-01 Abhishek Kumar Abhishek Kumar [59b9d8] Resolve jQZoom issue on room type detail page
 tools 2022-02-07 shreesh arora shreesh arora [f41364] resolve compatibility issue with php5.6
 translations 2020-09-14 Rohit Jain Rohit Jain [afa200] V1.5.0 released: API, Refund procress improveme...
 upload 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 webservice 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 .travis.yml 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 CHANGELOG.txt 2022-02-09 shreesh arora shreesh arora [068de2] updated changelog
 CONTRIBUTING.md 2015-11-02 Rohit Rohit [abb42e] first version
 CONTRIBUTORS.md 2015-11-02 Rohit Rohit [abb42e] first version
 LICENSE 2021-01-16 sumit panwar sumit panwar [5fb10d] license file name changed from LICENSES to LICENSE
 README.md 2022-03-10 shreesh arora shreesh arora [21fca9] updated demo link in readme file
 SECURITY.md 2021-09-24 Shreesh Arora Shreesh Arora [a45195] Create SECURITY.md
 architecture.md 2015-11-02 Rohit Rohit [abb42e] first version
 composer.json 2022-01-07 Sumit Panwar Sumit Panwar [abeea6] added composer.json file
 error500.html 2018-09-25 Rohit Rohit [37ce9b] v1.2.0 Released
 footer.php 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 header.php 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 images.inc.php 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 index.php 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...
 init.php 2019-06-28 Rohit Jain Rohit Jain [b5d5bd] V1.4.0 released: Upsell feature, New Product Pa...

Read Me

QloApps

QloApps - An open source and free platform to launch your own hotel booking website

Download Documentation Forum Addons Contact us License

Topics

Introduction

QloApps is one kind of a true open-source hotel reservation system and a booking engine. The system is dedicated to channeling the power of the open-source community to serve the hospitality industry.

From small independent hotels to big hotel chains, QloApps is a one-stop solution for all your hotel business needs.

You will be able to launch your hotel website, showcase your property and take and manage bookings.

Requirements

In order to install QloApps you will need the following server configurations for hosted and local serves.
The system compatibility will also be checked by the system with installation and if the server is not compatible then the installation will not move ahead.

Hosted Server Configurations

  • Web server: Apache 1.3, Apache 2.x, Nginx or Microsoft IIS
  • PHP version: 5.4+
  • MySQL version: 5.0+ and below 5.7 installed with a database created
  • SSH or FTP access (ask your hosting service for your credentials)
  • In the PHP configuration ask your provider to set memory_limit to "128M", upload_max_filesize to "16M" , max_execution_time to "500" and allow_url_fopen "on"
  • SSL certificate if you plan to process payments internally (not using PayPal for instance)
  • Required PHP extensions: cURL, SimpleXML, SOAP

Local Server Configurations

  • Supported operating system: Windows, Mac, and Linux
  • A prepared package: WampServer (for Windows), Xampp (for Windows and Mac) or EasyPHP (for Windows)
  • Web server: Apache 1.3, Apache 2.x, Nginx or Microsoft IIS
  • PHP: 5.4+ and below PHP 7.0
  • MySQL 5.0+ and below 5.7 installed with a database created
  • In the PHP configuration, set memory_limit to "128M", upload_max_filesize to "16M" and max_execution_time to "500"
  • Required PHP extensions: cURL, SimpleXML, SOAP

Installation and Configuration

1. You can install QloApps easily after downloading QloApps. There are easy steps for the installation process. Please visit QloApps Installation Guide and follow the steps for the successful installation.

2. Or you can install QloApps with docker image. For the docker image of QloApps, please visit Dockerize image of QloApps

  • Docker pull command
docker pull webkul/qloapps_docker

License

QloApps is a truly opensource Hotel-Commerce platform which is under the Open Software License 3.0.

Security Vulnerabilities

Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in QloApps then please email us: mailto:support@qloapps.com.

Documentation & Demo

QloApps Documentation https://qloapps.com/qlo-reservation-system

QloApps Demo

Link : https://demo.qloapps.com

username : demo@demo.com

Password : demodemo

Contribute

As a PHP developer who has command on PHP and MySQL and also knows how to use Git or GitHub efficiently, can contribute to code enhancements via pull requests.

For more information about the contribution process please visit Contribute to QloApps

Credits

Crafted with ❤️ at Webkul

MongoDB Logo MongoDB