documentation
documentation copied to clipboard
Strapi Documentation
### Link to the documentation page or resource https://docs.strapi.io/dev-docs/plugins/users-permissions#providers ### Describe the bug Documentation on Authentication by Facebook Provider is outdated. The section "Facebook configuration" is outdated. ### Additional context...
### What does it do? Added search:weight to metadata Added search_weight an option for docs pages ### Why is it needed? makes search better ### Related issue(s)/PR(s) fixes https://github.com/strapi/documentation/issues/1673 ###...
Edited by @derrickmehaffy for the docs team, we need to clean up the docs for fragmets in the entityService + REST population docs to make it a bit more clear...
### Summary Add images to the injection zone section of the docs: https://docs.strapi.io/dev-docs/api/plugins/admin-panel-api#injection-zones-api ### Why is it needed? The written description is unclear ### Suggested solution(s) _No response_ ### Related...
## Bug report ### Required System information - Node.js version: 16.20 - NPM version: 8.1.0 - Strapi version: 4.9.0 - Database: PostreSQL - Is your project Javascript or Typescript: Javascript...
### Link to the documentation page or resource https://docs.strapi.io/dev-docs/api/rest/populate-select#combining-population-with-other-operators ### Describe the bug I am 99% sure that you can limit and use offset while populating so saying that you...
- [x] Create Cloud CLI section in Cloud documentation TOC - [x] Document Cloud CLI in dedicated page - [x] Update deployment guide in Cloud docs - [x] Create deployment...
in v4, a entry gets created as a draft (beforeCreate/afterCreate) and published (beforeUpdate/afterUpdate). All changes afterwards are beforeUpdate/afterUpdate in v5 we have documents. Multiple entries per document. What happens now...
This PR tests whether external redirections work. - Use a 301 code instead of default 307 (`"permanent": true`) - Redir. to corporate website in preparation of 3rd party-guides removal from...
### Summary It would be nice to have a guide showing how to deploy Strapi using cPanel, similar to the other guides showing how to deploy using AWS, Azure, Heroku,...