-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Create plugin to list all scheduled tasks #4517
Copy link
Copy link
Closed
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.
Milestone
Metadata
Metadata
Assignees
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.
The goal is to list all scheduled tasks: Name of the tasks and next execution time.
They are stored in the database as an option named 'TaskScheduler.timetable'
More information about this: http://developer.piwik.org/api-reference/Piwik/Option
Keywords: academy