matomo-org / matomo-org/plugin-TasksTimetable
Archive generation widget
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 7
- Forks
- 12
- Avg merge
- 6h 9m
- Merged PRs (30d)
- 4
Description
Some report have the report generation date when pressing the ? button. But many do not and it seems none of the ones from dashboard widgets.
Could it be possible to have a widget that shows that last time the the core:archive task was run for the site?
That would help to know the "freshness" of the dashboard and can also serve as a tool to ensure that the cron correctly runs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the core:archive task and dashboard widgets, but no files or tests. Start by locating the plugin's task-listing code and existing dashboard-widget entry points, then trace how the archive execution time can be obtained. Done means a widget shows the site's last core:archive run and helps confirm whether its cron job is working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100