documentation
documentation copied to clipboard
Strapi Documentation
### What does it do? Updates in the upload plugin Guide: - Add migration guide for the next minor release. - Update of "Max file size" in upload plugin. ###...
### What does it do? replicate the PM2 code example in the deployment page for `server.js` start command. ### Why is it needed? Describe the issue you are solving. ###...
### What does it do? - Add step to enable usage of typescript in user-defined plugins - Add import alias `~/` to project root, so we can import generated `~/schemas`...
### Summary In the [docs](https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/configurations/optional/sso.html) we can find a lot of SSO provider examples including Keycloak SSO via OIDC. Since Strapi uses passport.js for SSO it probably uses [this](http://www.passportjs.org/packages/openid-client/) strategy...
### What does it do? Changes documentation ### Why is it needed? to close database before deletion; to use plugin for role loading
### What does it do? changes documentation ### Why is it needed? cannot create initial unit tests without these changes as it uses old way database description and configuration
### Summary The unit testing documentation isn't up-to-date for v4 and doesn't work, same with many other parts of the documentation that generally feels like minimum effort was put into...
### Link to the documentation page or resource https://docs.strapi.io/developer-docs/latest/developer-resources/database-apis-reference/entity-service/crud.html ### Describe the bug Several users (including EE customers) mentioned that they were confused on how to interact with the entityService...
Updates in the User Guide: - Update of "Configuring the view of a content-type" - Update of "Managing relational fields" - Update of "Managing end-user accounts" - New screenshots in...
### Link to the documentation page or resource https://docs.strapi.io/user-docs/latest/content-manager/introduction-to-content-manager.html#collection-types ### Describe the bug In the first screenshot under collection types the create button shows the text: `+ Add new entry`...