/recipes

Kimai recipes compatible with Symfony 4 Flex (for internal testing only)

Kimai 2 Bundles

This repository contains (Symfony flex) recipes for Kimai 2 bundles.

These bundles are also known as extensions or plugins.

Install bundles

This is how easy you can install new bundles:

composer req invoice

This syntax might be different from what you are used to, it uses the composer plugin Symfony flex. You will have it available when you installed Kimai 2 before and your current directory is the Kimai root folder.

Available bundles

The value of Alias is the identifier to be used when installing via composer req <identifier>.

Name Alias Description
kevinpapst/kimai2-invoice invoice Additional invoice features: new renderer and calculator

Share your bundle

Documentation