This plugin allows time to logged from ChromePlugin tickets into a Kimai instance.
Clone the repo into your plugins folder of a Kimai installation (it must be in a folder named ChromePluginBundle
:
cd /path/to/kimai
cd var/plugins
clone https://github.com/tobybatch/ChromeKimaiBridge.git ChromePluginBundle
Reload the plugins:
cd /path/to/kimai
./bin/console kimai:reload
Right now it's not in the chrome store, it will be, but for now there is a packed crx file in the var/plugins/ChromePluginBundle/Resources/ folder. Because the extension needs to access your Kimai instance it has to have the hosts: https://*/*
permissions which google (quite correctly) finds very permissive and this holds up getting it into the store.
Get it here.
This will add a new icon to your chrome extensions. The first time you click it you will launch the options page. Here you must add a URL pointing to the web root of you Kimai server. Save the options and then you can use the extension.
Time can be logged directly against a project from a Github issue/project or Trello board.
tobybatch_ChromeKimaiBridge
The external board id accepts multiple board references in a comma seperated list.