@faiz Thanks, I will look on that
Latest posts made by ehand
-
RE: How can we setup Free cancellation in QLO
-
How can we setup Free cancellation in QLO
Hi,
Can you please share does anyone know who to configure free cancellation process in QLO app.
How can we add free cancellation label in front view of hotel and how to set due date for that.
Thank you
-
RE: How to reflect code changes to browser
Yes, Now changes are reflect. Thank you
-
How to reflect code changes to browser
Hi,
I have gone through the forum. but could not get the clear answer. Let me explain what my question,I have created folder called hotel in /var/www/html and put the source code into that folder.
Then I start the apache server and access the application via web browser.
Then I change some text in source code in,
/var/www/html/hotel/modules/hotelreservationsystem/classes/HotelHelper.php$WK_HTL_CHAIN_NAME[$lang['id_lang']] = 'Find your best hotels';
like this.
Then I restart the apache server.
Problem is , that changes not reflect to the application running in web browser. Can I know why and how do I customize some those.Thank you
-
RE: How to deploy to sub domain
@shreesh ,
Thanks . Got it. It's working fine -
How to deploy to sub domain
When deploy qloapps apps to a sub domain, it redirected to main domain. Can I know that redirection happens in source code ? If so how can I stop that redirection.
-
Is Qloapps free
Hi, Can I know Qloapps is free to use or having a price model along with a free version. If so what are the restrictions in free version.
-
RE: How can we run qloapp in development mode
can you please guide how to run the app in development mode.
Thank you -
How can we run qloapp in development mode
Hi,
Can I run this application in development mode to customize some thing according to the my need.
Thanks