-
|
I have a new use case which is for a client to upload pdf documents to Sveltia so people can download them from a page on their website... Is something like that possible now using Sveltia? Thank you! XD |
Beta Was this translation helpful? Give feedback.
Answered by
kyoshino
Sep 28, 2023
Replies: 1 comment 1 reply
-
|
You can use the File widget to upload PDF files. It’s similar to the Image widget but any file type can be supported. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rchrdnsh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the File widget to upload PDF files. It’s similar to the Image widget but any file type can be supported.