documentation
documentation copied to clipboard
Strapi Documentation
### Summary The context object is mentioned multiple times in the Strapi docs, yet the docs lack an explanation of its structure and included methods, e.g., [requests-responses](https://docs.strapi.io/developer-docs/latest/development/backend-customization/requests-responses.html). Various folks mentioned...
### Summary In the previous version's documentation. There was an example of how to extend the `users-permissions` plugin to look for a token query parameter and validate a user against...
### Summary Planning to restructure the default admin panel provided by Strapi, to enhance / add in new feature based on usage. But after explore the documentation, found out it's...
### Link to the documentation page or resource https://strapi.io/documentation/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/google-app-engine.html ### Describe the bug When accessing the `/documentation` page from the Strapi admin panel on a GCP App Engine (Standard) instance,...
Hello guys, I have tried to find the list of **policies** provided by the users-permissions plugin, to feed them into my routes config file (api/**/config/routes.json), but I can't find it....
Hi guys, i've been recently configuring my staging environment and I've created a new user on S3 with programmatic only access and I want to restrict it's access to only...
## Bug report ### Describe the bug I can populate articles with categories using the following url `http://localhost:1337/api/articles?populate=*` But if I use following request as mentioned in the documentation it...
### What does it do? Updated the instructions for generating a strapi template. ### Why is it needed? The current docs are out of date. It seems as though publishing...
### Summary Hi there, Is there a migration from V3 to V4 on Strapi? I can't find any fully complete guides on migrating everything over, it seems that it is...
### Summary Currently our documentation only offers commands for Ubuntu based linux distributions, as we also support RedHat these should be documented. ### Why is it needed? RedHat is an...