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

Added: The smarty template overriding feature. #1195

Merged
merged 15 commits into from
Sep 17, 2024

Conversation

vishal-singh-webkul
Copy link
Contributor

Added:

  • Now any template fetched using smarty::fetch() function can be overridden using the hook 'displayOverrideTemplate'.
  • Current path of the template and the template and the controller are send with the hook params.
  • Added blocks in the template files for easy overriding process.

@rohit053 rohit053 merged commit 8c240df into Qloapps:develop Sep 17, 2024
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.

2 participants