documentation
documentation copied to clipboard
Strapi Documentation
### What does it do? Porting dev docs _"Adds documentation for new route `/documentation//openapi.json` provided by the documentation plugin."_ into v5. See https://github.com/strapi/documentation/pull/2159 for more information. ### Related issue(s)/PR(s) -...
### Summary I noticed that when the project initializes some tables, foreign keys are automatically created Anyway I can disable that? ### Why is it needed? Due to certain database...
### What does it do? Refines the documentation about creating a plugin. ### Why is it needed? The information so far was a bit confusing.
### Link to the documentation page or resource Multiple ### Describe the bug In serveral parts of our documentation we reference the `STRAPI_ADMIN_*` environment variables. These variables are taken into...
### Link to the documentation page or resource https://docs-v4.strapi.io/dev-docs/installation/docker ### Describe the bug ### Use yarn install --frozen-lockfile As per their documentation: > If you need reproducible dependencies, which is...
### Link to the documentation page or resource https://docs-v4.strapi.io/dev-docs/migration-guides ### Describe the bug I had a really old version of strapi v4 that I upgraded, following the migration guides up...