feat: temp directory and cache cleanup tool #128

Open
opened 2026-06-02 14:31:21 +00:00 by jmiller · 1 comment
Owner

Summary

One-click cleanup of temp/cache/stale files.

Features

  • Joomla tmp/ directory cleanup
  • Cache directory cleanup (site + admin)
  • Log rotation/archival
  • Media temp cleanup
  • Session purge
  • Size reporting before cleanup
  • Scheduled cleanup task
  • Dashboard + cpanel quick action button
  • API endpoint POST /api/v1/mokowaas/cleanup
## Summary One-click cleanup of temp/cache/stale files. ## Features - [ ] Joomla tmp/ directory cleanup - [ ] Cache directory cleanup (site + admin) - [ ] Log rotation/archival - [ ] Media temp cleanup - [ ] Session purge - [ ] Size reporting before cleanup - [ ] Scheduled cleanup task - [ ] Dashboard + cpanel quick action button - [ ] API endpoint POST /api/v1/mokowaas/cleanup
jmiller added the joomlaphp labels 2026-06-02 14:31:21 +00:00
Author
Owner

Branch created: feature/128-feat-temp-directory-and-cache-cleanup-to

git fetch origin
git checkout feature/128-feat-temp-directory-and-cache-cleanup-to
Branch created: [`feature/128-feat-temp-directory-and-cache-cleanup-to`](https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/src/branch/feature/128-feat-temp-directory-and-cache-cleanup-to) ```bash git fetch origin git checkout feature/128-feat-temp-directory-and-cache-cleanup-to ```
Sign in to join this conversation.
No labels joomla php
Type Feature
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoWaaS#128