forked from Qloapps/QloApps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V1.1.0 released: Feature Pricing, Room Disable on specific dates
- Loading branch information
Showing
324 changed files
with
14,824 additions
and
17,663 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,55 +1,38 @@ | ||
QloApps | ||
Hotel Commerce | ||
-------- | ||
Hotel Commerce plays a vital role in hotel industry as it has changed the online presence of the hotels.QloApps also known as Qlo is a Hotel Commerce Software or you can say a Hotel Booking & Reservation System. Qlo is an open source and free platform which help you to launch your own hotel booking website and manage your online & On-Desk booking easily | ||
Hotel Commerce is Hotel Booking & Reservarion system . Using this you can easily launch your hotel booking website and even manage your offline booking too . This package is developed on top of Prestashop 1.6. | ||
|
||
|
||
Demo | ||
-------- | ||
FrontEnd : http://demo.qloapps.com </br> | ||
Backend : http://demo.qloapps.com/adminhtl/index.php </br> | ||
FrontEnd : http://prestashop.webkul.com/hotel-reservation/ </br> | ||
Backend : http://prestashop.webkul.com/hotel-reservation/adminhtl/ </br> | ||
username : [email protected] </br> | ||
Password : demodemo </br> | ||
|
||
|
||
|
||
|
||
Server configuration | ||
-------- | ||
To install Qlo, you need a web server running PHP 5.2+ and any flavor of MySQL 5.0+ (MySQL, MariaDB, Percona Server, etc) | ||
|
||
To install HotelCommerce, you need a web server running PHP 5.2+ and any flavor of MySQL 5.0+ (MySQL, MariaDB, Percona Server, etc) | ||
You will also need a database administration tool, such as phpMyAdmin, in order to create a database for PrestaShop. | ||
We recommend the Apache or Nginx web servers. | ||
|
||
|
||
Installation | ||
-------- | ||
a) from Source </br> | ||
Please go through this blog : http://qloapps.com/install-qloapps/ for detail instruction about installation. | ||
In nutshell : | ||
Once the files in the QloApps archive have been decompressed and uploaded on your hosting space, go to the root of your QloApps directory with your web browser, and the QloApps installer will start automatically. Follow the instructions until QloApps is installed. | ||
|
||
b) Docker Image :</br> | ||
https://github.com/webkul/qloapps_docker</br> | ||
https://hub.docker.com/r/webkul/qloapps_docker/ </br> | ||
|
||
c) Vagrant Image : | ||
https://github.com/webkul/Vagrant_qloapps | ||
Once the files in the HotelCommerce archive have been decompressed and uploaded on your hosting space, go to the root of your HotelCommerce directory with your web browser, and the HotelCommerce installer will start automatically. Follow the instructions until HotelCommerce is installed. | ||
|
||
|
||
Getting support | ||
-------- | ||
If you need help using QloApps, contact the QloApps support team: [email protected] | ||
or raise ticket at https://webkul.uvdesk.com | ||
|
||
Webkul is known for his proactive support and already developed more than 100+ plugins on prestashop and more than 700+ plugins on other | ||
platforms. | ||
|
||
|
||
license | ||
-------- | ||
OSL V3 : https://opensource.org/licenses/OSL-3.0 | ||
If you need help using PrestaShop 1.6, contact the PrestaShop support team: [email protected] | ||
or raise ticket at https://webkul.com/ticket/ | ||
|
||
|
||
Credits | ||
-------- | ||
Crafted with :heart: at [Webkul](http://webkul.com) | ||
Webkul is known for his proactive support and already developed more than 100+ plugins on prestashop and more than 700+ plugins on other opensource platforms. | ||
|
||
|
||
Thank you for downloading. | ||
Thank you for downloading . |
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
<div id="login-panel"> | ||
<div id="login-header"> | ||
<h1 class="text-center"> | ||
<img id="logo" src="{$img_dir}[email protected]" width="123px" height="24px" alt="PrestaShop" /> | ||
<img id="logo" src="{$img_dir}[email protected]" width="123px" alt="PrestaShop" /> | ||
</h1> | ||
<div class="text-center">{$ps_version}</div> | ||
<div id="error" class="hide alert alert-danger"> | ||
|
@@ -49,7 +49,7 @@ | |
<div class="alert alert-warning">{$warningSslMessage}</div> | ||
{/if} | ||
</div> | ||
<div id="shop-img"><img src="{$img_dir}[email protected]" alt="{$shop_name}" width="69.5px" height="118.5px" /></div> | ||
<div id="shop-img"><img src="{$img_dir}[email protected]" alt="{$shop_name}" width="136px" height="136px" /></div> | ||
<div class="flip-container"> | ||
<div class="flipper"> | ||
<div class="front panel"> | ||
|
@@ -140,16 +140,16 @@ | |
</a> | ||
</p> | ||
<p class="text-center"> | ||
<a class="link-social link-twitter _blank" href="https://twitter.com/PrestaShop" title="Twitter"> | ||
<a class="link-social link-twitter _blank" href="https://twitter.com/qloapps" title="Twitter"> | ||
<i class="icon-twitter"></i> | ||
</a> | ||
<a class="link-social link-facebook _blank" href="https://www.facebook.com/prestashop" title="Facebook"> | ||
<a class="link-social link-facebook _blank" href="https://www.facebook.com/qloapps" title="Facebook"> | ||
<i class="icon-facebook"></i> | ||
</a> | ||
<a class="link-social link-github _blank" href="https://www.prestashop.com/github" title="Github"> | ||
<a class="link-social link-github _blank" href="https://github.com/webkul/hotelcommerce" title="Github"> | ||
<i class="icon-github"></i> | ||
</a> | ||
<a class="link-social link-google _blank" href="https://plus.google.com/+prestashop/" title="Google"> | ||
<a class="link-social link-google _blank" href="https://plus.google.com/110221570427070809661" title="Google"> | ||
<i class="icon-google-plus"></i> | ||
</a> | ||
</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.