Jump to content
  • 0

Implement new log tab with plugin?


Question

Posted

I'd like to add a tab to the logs page under the Tools section for a plugin I'm building. Is this possible? What's the best way to go about this? Are there any plugins that implement this that I could look at?

I noticed the PHPIDS plugin implements a logging system, but it keeps its logs under its own management page rather than adding them to Tools>Logs.

1 answer to this question

Recommended Posts

  • 0
Posted
  On 11/11/2016 at 7:15 PM, will said:

I'd like to add a tab to the logs page under the Tools section for a plugin I'm building. Is this possible? What's the best way to go about this? Are there any plugins that implement this that I could look at?

I noticed the PHPIDS plugin implements a logging system, but it keeps its logs under its own management page rather than adding them to Tools>Logs.

Expand  

You can't inject a new tab view to Tools>Logs via plugin , you need to add it manually and hack the core files for this .

you only safe solution is to make a plugin that inject a new link in Tools and add permission class to control who can access the link from your staff group .

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...