Files
2026-04-08 18:42:05 -04:00

16 lines
450 B
Markdown

# owncloud-attach plugin
Reference plugin for the Mailcow Plugin Runtime.
## What it demonstrates
- compose toolbar contribution
- compose attachments panel contribution
- plugin-hosted UI assets
- runtime API contract for file listing and file selection
- Mailcow draft-upload handoff metadata
## API endpoints
- `GET /plugins/owncloud-attach/api/me`
- `GET /plugins/owncloud-attach/api/files?path=/`
- `POST /plugins/owncloud-attach/api/select`