It frustrates me that unlike other useful applications, Kanboard doesn’t give users the information they need in one place. This greatly helps with troubleshooting.
I will release the plugin to the directory once I have added two sections, at the moment it is basic but it works.
I’d suggest thinking about the naming. Your plugin gathers some support info, but it doesn’t offer support itself.
What I miss is a button to either copy the info to the clipboard or to upload to a pastebin site. Markdown formatted, of course. Just pasting screenshots is IMHO poor practice.
Hello, I kept the name because I thought users would naturally look for a HELP or SUPPORT section when they have an issue… also the plugin is fully translateable with that in mind so others can rename it in their own language or override the en_GB one that I created. I chose support as HELP, DOCS were already used and would have caused more confusion.
The button to copy the info to clipboard is being worked on, it came into my mind a few days ago.
I plan to create a button which hides/blurs all the sensitive IP/path data so users can screenshot and share
A GitHub issue-type config template will be available in the About section, which I will redesign.
The new about page will focus on kanboard info about kanboard, docs links, github links and some sort of config issue template
I will also add a link to a secure PrivateBin instance should anyone want to use it
Thanks for your input, you have motivated me more. I only created this plugin for myself to have all the info in one place as I am tired of the lack of development for such an amazing piece of software. Scared to spend time making pull requests in case they get rejected.
You say it is feature complete, the developer says in soooo many issues that ‘do it with a plugin’ yet so the core software is missing soooo many hooks and html/css classes that a plugin is sometimes very difficult to create without overriding the template files… and then conflicts with other plugins is a big putoff.
Perfect and thanks… kindly create a Pull Request (of your completed file) (across forks) from your fork to my repository… then I will be able to merge it.
Got to my repository
Create a Pull Request
Select ‘Compare across forks’
Correct the direction of the request and the branches… both should be master branch
I have just released v3.0 of this plugin and it comes with major features to show more information about the user’s environment.
Amongst many things, admins can now directly access and view the config.php files from within the interface. There is also a cleaner comprehensive webhooks section.
Kindly remember to star the repository on GitHub if you find the plugin useful.