feat: helpdesk file attachments #141

Open
opened 2026-06-03 00:39:50 +00:00 by jmiller · 1 comment
Owner

Summary

Allow file attachments on tickets and replies.

Features

  • Upload files when creating tickets
  • Upload files when replying
  • Secure storage in /media/com_mokowaas/attachments/
  • File type and size restrictions (from firewall params)
  • Download links in ticket view
  • #__mokowaas_ticket_attachments table
## Summary Allow file attachments on tickets and replies. ## Features - [ ] Upload files when creating tickets - [ ] Upload files when replying - [ ] Secure storage in /media/com_mokowaas/attachments/ - [ ] File type and size restrictions (from firewall params) - [ ] Download links in ticket view - [ ] #__mokowaas_ticket_attachments table
jmiller added the joomlaphp labels 2026-06-03 00:39:50 +00:00
Author
Owner

Branch created: feature/141-feat-helpdesk-file-attachments

git fetch origin
git checkout feature/141-feat-helpdesk-file-attachments
Branch created: [`feature/141-feat-helpdesk-file-attachments`](https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/src/branch/feature/141-feat-helpdesk-file-attachments) ```bash git fetch origin git checkout feature/141-feat-helpdesk-file-attachments ```
jmiller added this to the v02.35.00 milestone 2026-06-06 16:17:54 +00:00
Sign in to join this conversation.
No labels joomla php
Priority Medium
Type Feature
Status
Priority
Type
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuite#141