百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
Q

QloApps

> 编程语言
开源

QloApps是一个免费开放源代码的酒店管理和预订系统,用于在线上承接酒店业务. QloApps提供财产管理系统,a

14.2K stars0 点赞5 次浏览
访问官网GitHub

工具介绍

QloApps是一个免费开放源代码的酒店管理和预订系统,用于在线上承接酒店业务. QloApps提供财产管理系统,a

## Topics - [Topics](#topics) - [Introduction](#introduction) - [Requirements](#requirements) - [Hosted Server Configurations](#hosted-server-configurations) - [Local Server Configurations](#local-server-configurations) - [Installation and Configuration](#installation-and-configuration) - [License](#license) - [Security Vulnerabilities](#security-vulnerabilities) - [Documentation & Demo](#documentation--demo) - [QloApps Documentation](#qloapps-documentation) - [QloApps Demo](#qloapps-demo) - [Contribute](#contribute) - [Credits](#credits) ### 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 8.1+ to PHP 8.4 * **MySQL version**: 5.7+ to 8.4 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 8.1+ to PHP 8.4 * **MySQL** 5.7+ to 8.4 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](https://qloapps.com/install-qloapps/) 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](https://hub.docker.com/r/webkul/qloapps_docker)
* 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](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](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:[email protected]. ### Documentation & Demo #### QloApps Documentation [https://docs.qloapps.com](https://docs.qloapps.com) #### QloApps Demo **Link** : https://demo.qloapps.com
**username** : [email protected]
**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](/CONTRIBUTING.md)** ### Credits Crafted with :heart: at [Webkul](https://webkul.com)

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

PHPbooking-enginebooking-websitecentral-managementcentral-reservation-system

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言