Skip to content

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

License

Notifications You must be signed in to change notification settings

lnNgyn1/PeriodInsertBundle

Repository files navigation

PeriodInsertBundle

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

Installation

This plugin is compatible with Kimai version 2.1.0 or higher.

Download and extract the bundle 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published