documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Strapi Documentation

Results 216 documentation issues
Sort by recently updated
recently updated
newest added

Remove beta badges from conditional fields documentation.

pr: updated content
flag: merge pending release
internal
source: CMS

This PR builds on #2546 and also adds dual panel with preview on the right, while hovering a search result

# Dev Docs JSON created. Updated with this config: ```{ "gitHubApp": { "approvalWorkflow": true, "userDocsWorkflows": [ "generateUserDocs" ], "issues": true } } ``` Automations should now be active

flag: don't merge
source: repo

Since we use pnpm to host our Strapi with MySQL, and we face an error on loading the mysql2 package ### What does it do? Describe the technical changes you...

flag: merge pending release
contribution

### Summary cursor - claude 3.7 doesn't seem to generate the strapi backend code well cursor? windsurf? Is there a setting that makes the strapi (backend) code well? ### Why...

### Link to the documentation page or resource https://docs.strapi.io/cms/plugins-development/admin-panel-api#accessing-data-with-the-usecmeditviewdatamanager-react-hook ### Describe the bug In the plugin documentation, it it stated in the example that there is still a useCMEditViewDataManager from...

api
plugins
documentation
migration
auto-responded
database
admin-panel
bug

### Summary The current Strapi v4 documentation for the Internationalization (i18n) plugin only shows how to filter content using a single `locale` value via the REST API. However, testing reveals...

deployment
api
plugins
documentation
migration
i18n
enhancement
auto-responded