Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add personio sync plugin to store/marketplace #543

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

thomasDOTwtf
Copy link

This pull request will add our Kimai to Personio sync plugin to the Kimai marketplace/store.
Please feel free to adjust things as needed. Also the purchase link is still validating / in testing state.

unicorn-development:
name: Unicorn Development AG
description: IDM, Customer portal and data integration experts
intro: Project maintainer and core developer since 2007. Wants to make Kimai the best open-source time-tracker of the world. Can be hired for support, installations and custom plugin development.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy & Pasta


## Installation

After installation (see Installation), open 'PersonioSyncBundle\Resources\config\services.yaml' and enter your personio client id and client secret.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make it a SystemConfiguration, so it can be edited via UI

To communicate with Lexoffice however, you need to install GuzzleHttp:
(run this command on /var/www/kimai, NOT /var/www/kimai/var/plugins)
```bash
composer require guzzlehttp/guzzle
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use symfony/http-client instead

composer require guzzlehttp/guzzle
```

We are currently working on removing GuzzleHttp as a dependency.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can wait until v3, which will allow to install plugins via composer and make dependency management more streamlined, but for now the best approach is to use the included dependencies.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this file

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this file

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this file

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants