feat: scheduled temp directory cleanup #146

Closed
opened 2026-06-03 00:46:14 +00:00 by jmiller · 2 comments
Owner

Summary

Automatic cleanup of temp files, cache, and logs.

Features

  • Clear /tmp/ directory
  • Clear /cache/ and /administrator/cache/
  • Log rotation and archival
  • Scheduled task plugin
  • Dashboard quick action button
  • Size reporting before/after
## Summary Automatic cleanup of temp files, cache, and logs. ## Features - [ ] Clear /tmp/ directory - [ ] Clear /cache/ and /administrator/cache/ - [ ] Log rotation and archival - [ ] Scheduled task plugin - [ ] Dashboard quick action button - [ ] Size reporting before/after
jmiller added the joomlaphp labels 2026-06-03 00:46:14 +00:00
Author
Owner

Branch created: feature/146-feat-scheduled-temp-directory-cleanup

git fetch origin
git checkout feature/146-feat-scheduled-temp-directory-cleanup
Branch created: [`feature/146-feat-scheduled-temp-directory-cleanup`](https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/src/branch/feature/146-feat-scheduled-temp-directory-cleanup) ```bash git fetch origin git checkout feature/146-feat-scheduled-temp-directory-cleanup ```
Author
Owner

Duplicate of #128. Merging.

Duplicate of #128. Merging.
Sign in to join this conversation.
No labels joomla php
Type
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoWaaS#146