This plugin was developed for Kimai version 2.16.1. It should be compatible with any 2.* version.
Start a local server:
symfony serve --port=8010
Reload to apply changes:
bin/console kimai:reload -n
If a login on the development server is not possible jsut create a new user with this command: bin/console kimai:user:create username admin@example.com ROLE_SUPER_ADMIN
There are no special permissions.