Closed SpoorthiPalakshaiah closed 4 years ago
After using this https://github.com/Keleo/DemoBundle I'm getting 500-Error
Check var/log/prod.log Maybe the latest DemoBundle is using features from the upcoming 1.8, I don't know exactly
Is there any other way to add metafield without using plugins..
No. And it's working exactly as written in the docs. I know many people who use them successfully. But you can also support Kimai by buying the MetaFields bundle from the marketplace.
Should MetaFieldSubscriber.php and MetaFieldDisplaySubscriber.php in EventSubscriber in /opt/kimai/src? And we should add only these 2 files right?
I don't understand the question. Have a look at the DemoBundle, its all in there: https://github.com/Keleo/DemoBundle
No feedback, closing
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.
How could I get a meta field in timesheet? I followed the official docs https://www.kimai.org/documentation/meta-fields.html In /opt/kimai/src/EventSubscriber, I added MetaFieldSubscriber.php and MetaFieldDisplaySubscriber.php with code as in documentation but I'm unable to get metafields..