Skip to content

[Bug]: Strapi Provider Upload documentation update for 4.0.0 #540

@atlmtw

Description

@atlmtw

Link to the documentation page or resource

https://docs.strapi.io/developer-docs/latest/plugins/upload.html#using-a-provider

Describe the bug

After the 4.0.0 update, it appears there's a mismatch in documentation on the site as opposed to one of the readmes I located about the aws s3 uploader.

in the ./config/plugins.js
it should be:

upload: { config: { provider: } }

Currently in the documentation it does not include config. Also I think the provider name system needs to be updated. According to the plugin source code https://github.com/strapi/strapi/blob/master/packages/core/upload/server/bootstrap.js

Its looking for @strapi/provider-upload-{name} instead of strapi-provider-upload-{name}

Additional context

No response

Suggested improvements or fixes

No response

Related issue(s)/PR(s)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    pr: fixUsed on the docs repo for anything that is not "new" or "updated" content: chore, typos, fixes, etc.status: pending reproductionWaiting for free time to reproduce the issue, or more information

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions