Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hooks needed in the different QloApps core files #198

Merged
merged 2 commits into from
Feb 4, 2021

Conversation

sumitwebkul
Copy link
Contributor

@sumitwebkul sumitwebkul commented Jan 23, 2021

  1. One hook is needed in the HotelBookingDetail.php in the room availability algorithm (getBookingData($params)) function to modify the available room search SQL. added hook "actionAvailRoomSearchSqlModifier"
  2. One hook is needed after the interior block description on the landing page. added hook "displayInteriorExtraContent"
  3. One hook is needed in the image block in the room type detail page. added hook "displayRoomTypeImageAfter"

@rohit053 rohit053 merged commit bfabf70 into Qloapps:develop Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants