https://github.com/librecodecoop/customfieldsbundle
Kimai custom fields bundle
https://github.com/librecodecoop/customfieldsbundle
Last synced: about 1 year ago
JSON representation
Kimai custom fields bundle
- Host: GitHub
- URL: https://github.com/librecodecoop/customfieldsbundle
- Owner: LibreCodeCoop
- License: agpl-3.0
- Created: 2023-09-10T15:56:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T15:58:45.000Z (over 2 years ago)
- Last Synced: 2025-01-28T02:27:47.590Z (about 1 year ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CustomFields
Add custom fields to user preferences at Kimai
New fields:
* Dependentes
* CPF
* Email: copied from user attribute, hidden field. Only used to send by API
## Installation
copy all files to CustomFieldsBundle in var/plugins/
```
var/plugins/
├── CustomFieldsBundle
| └ ... copy all ...
```