-
Notifications
You must be signed in to change notification settings - Fork 45
Integration Guide
Parth Lawate edited this page Sep 14, 2017
·
2 revisions
The reporting plugin only offers the code needed for the report. For the report to be usable, it needs to be configured. The extension developer should install the reports they need when they install the extension
Just like other infrastructure extensions, you can pass the client context to show reports related to your extension. For instance ‘ index.php?option=com_tjreports&client= tjlms’ would give reports contextual to Shika LMS. A Plugin will also have a context defined. For Plugins that have cross extension reports, an ‘All’ Client can be passed.