Tickspot
Categories
Component ID
2266721
Component name
Tickspot
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Drupal 8 integration of the Tickspot API.
The first goal of this module is to expose the task entries from Tickspot to clients, so they can follow the time spent on the project itself or the maintenance only (tasks to be exposed could be selected, per project).
This goal can be achieved by mapping the Drupal user ID (uid) with the Tickspot client ID via a field defined at the user entity level.
The PHP port of Tickspot API is maintained here https://github.com/r-daneelolivaw/tickspot.
