Docs
Upload
Upload
Allows you to upload files and images into your editor.
UploadThing Integration
Make sure you have install the media-placeholder-element component and all the dependencies.
Set UPLOADTHING_TOKEN
in your .env file get one here.
Using your own backend
Remove this two folder lib/uploadthing
and /api/uploadthing
.
Then impelement a similar hooks like useUploadFile
using your own backend.
Examples
Loading...
Plate UI
Work in progress.
Plate Plus
- Integration with UploadThing
- Support for various media types: images, videos, audio, and files
- Use slash commands for quick insertion
- Image-specific features:
- Better loading animation and image replacement
- Resize using vertical edge bars
- Alignment options
- Caption support
- Expand/collapse view
- Easy download
- Video-specific features:
- Lazy load
- Resize using vertical edge bars
- Alignment options
- Caption support
- View original source
- Audio and file upload support
- Ability to embed media via URL