bolt / bolt/docs

Missing docs on "upload" paths

Open
#1,033 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
45
Forks
189
PR merge metrics
No merged PRs in 30d

Description

The standard upload path for images in records is `/files` so it seems. That is different from Bolt 3 where files are automagically uploaded to YYYY-MM folders.

I can't find documentation about the upload options in Bolt 4. What are the options for "upload"?

```
image:
type: image
group: media
upload: entries
```

PS
I'd like to be able to upload files to folders like /files/contenttype/YYYY-MM
Is this possible?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.