Skip to content
View BookingYS's full-sized avatar

Block or report BookingYS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BookingYS/README.md
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: PHP 5.6+ to PHP 7.4
  • MySQL version: 5.1+ to 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: PDO_MySQL, cURL, OpenSSL, SOAP, GD, SimpleXML, DOM, Zip, Phar

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: PHP 5.6+ to PHP 7.4
  • MySQL 5.1+ to 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: PDO_MySQL, cURL, OpenSSL, SOAP, GD, SimpleXML, DOM, Zip, Phar

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 Core is licensed under OSL-3.0 and Modules authored by Webkul have their applicable license, LICENSE.md, kept inside their root directories, while other modules are licensed under AFL-3.0.

The online copy of OSL-3.0 can be found at https://opensource.org/licenses/OSL-3.0.

The online copy of AFL-3.0 can be found at https://opensource.org/licenses/AFL-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 check Contribute to QloApps

Credits

Crafted with ❤️ at Webkul

Popular repositories Loading

  1. BookingYS BookingYS Public

    PHP 1

  2. mx-core mx-core Public

    Forked from mx-space/core

    😎 The next generation of RESTful API service and more feature for Mix Space, powered by @nestjs.

    TypeScript

  3. suroi-server suroi-server Public

    Forked from HasangerGames/suroi

    An open-source 2D battle royale game inspired by surviv.io. Work in progress.

    TypeScript