Closed
Description
Summary
In the documentation for upload plugin:
https://docs.strapi.io/dev-docs/plugins/upload#using-a-provider
There are examples of how to use this via rest api but no examples of how to access or use this plugin from the backend. In a controller of lifecycle.
Why is it needed?
It would be nice to know how to interact with this plugin from code.
Suggested solution(s)
Add a code example of how to access the upload plugin from a controller.
Related issue(s)/PR(s)
No response