Hi all,
I was wondering if anyone has successfully implemented the WHMCS IntelliSearch feature into an Addon module. If so, can you share snippets of the HTML/PHP/JS used to do this?
It seems the code for the IntelliSearch feature is stored in the following files:
/admin/templates/blend/nav.tpl
/admin/templates/blend/intellisearch-results.tpl
/admin/templates/blend/js/scripts.js
I'm currently working on this implementation for my own module(s), but have not gotten it to work thus far. I'll share my findings with the rest of the community if I'm able to figure it out.