bknd-file-upload
Installation
SKILL.md
File Upload
Upload files to Bknd storage using the MediaApi SDK or REST endpoints.
Prerequisites
- Media module enabled in Bknd config
- Storage adapter configured (S3, R2, Cloudinary, or local)
bkndpackage installed- For entity uploads: target entity has
media()field defined
When to Use UI Mode
- Admin panel > Media section > drag-and-drop upload
- Quick testing of storage configuration
- One-off file uploads without code