Module Function Hooks \ getOrganizationViewTabs - mymagic/open_hub GitHub Wiki

public function getOrganizationViewTabs($model, $realm = 'backend'){}

This function hook allows you to inject an interface tab & content block to view Organization page in both cpanel and backend for your module.

Screenshot of how your module injected content will display in view organization page:

image