digipolisgent/personal-calendar-pref-plugin

A Kimai 2 plugin, which allows users to set a customized start and end time for the calendar display in their personal preferences.

Maintainers

👁 Jelle-S

Package info

github.com/district09/kimai_plugin_personal-calendar-pref

Homepage

Type:kimai-plugin

pkg:composer/digipolisgent/personal-calendar-pref-plugin

Statistics

Installs: 174

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

2.0.0 2023-08-02 09:01 UTC

Requires

None

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT caae6be3d44a7b0db499aeb4cc0939ce5f053138

  • Jelle Sebreghts <Jelle.Sebreghts.woop@district09.gent>

Kimaikimai-plugin

This package is auto-updated.

Last update: 2026-06-29 01:44:06 UTC


README

A Kimai 2 plugin, which allows users to set a customized start and end time for the calendar display in their personal preferences.

Installation

First clone it to your Kimai installation plugins directory:

cd /kimai/var/plugins/
git clone https://github.com/digipolisgent/kimai_plugin_personal-calendar-pref.git PersonalCalendarPrefBundle

And then rebuild the cache:

cd /kimai/
bin/console cache:clear
bin/console cache:warmup

You could also download it as zip and upload the directory via FTP:

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