Integrating Addons with Single Vision

Other addons can integrate with the search and dynamic navigation system from Single Vision.

To do so, you need to create a comnav.php file in the root folder of your addon. This file needs to return a JSON response - and array of items of interest.

Objects Returned

There are two main types of items the script should respond with.

Folders - folders are places where you find related content (for example, reports with a similar theme).

Items - buttons that the user can push to go to a destination URL.