Skip to content

lnNgyn1/PeriodInsertBundle

Repository files navigation

PeriodInsertBundle

A plugin for Kimai that generates entries for a given time period.

Installation

This plugin is compatible with the following Kimai releases:

Bundle version Minimum Kimai version
1.3 - 1.6 2.26.0
1.0 - 1.2 2.1.0

You can find the most notable changes between the versions in the file CHANGELOG.md.

Download and extract the compatible release in var/plugins/ (see plugin docs).

The file structure needs to look like this afterwards:

var/plugins/
├── PeriodInsertBundle
│   ├── PeriodInsertBundle.php
|   └ ... more files and directories follow here ... 

Then rebuild the cache:

bin/console kimai:reload --env=prod

Permissions

This bundle comes with the following permission:

  • period_insert - show the period insert screen to generate entries for a given time period

By default, it is assigned to each user with the role ROLE_SUPER_ADMIN.

Read how to assign these permissions to your user roles in the permission documentation.

Screenshot

Alt text

Acknowledgements

This plugin is a migration of a bundle created by the software company MR Software GmbH. The plugin now supports Kimai 2.0!

About

A Kimai plugin which generates entries for a given time-period

Topics

Resources

License

Stars

Watchers

Forks