Skip to main content

欢迎来到 Strapi CMS 文档!

¥Welcome to the Strapi CMS Documentation!

Strapi CMS 文档重点介绍 Strapi 5,并将带你完成 Strapi 5 项目的完整旅程。从与项目的设置、高级使用、自定义和更新相关的技术信息,到管理面板及其内容和用户的管理。

¥The Strapi CMS documentation focuses on Strapi 5 and will take you through the complete journey of your Strapi 5 project. From the technical information related to the setup, advanced usage, customization and update of your project, to the management of the admin panel and its content and users.

Homepage of the Admin PanelHomepage of the Admin Panel
初学者从哪里开始?

如果你是 Strapi 的新手

¥If you're totally new to Strapi

,我们建议你:

¥, we suggest you to:

  1. 转到 快速开始 指南。

    ¥Head over to the Quick Start guide.

  2. 了解管理面板和 Strapi CMS 的 2 个主要部分:内容管理器和内容类型构建器。

    ¥Learn about the Admin Panel and the 2 main parts of the Strapi CMS: the Content Manager and Content-type Builder.

  3. 浏览可用的 Strapi 功能,每个功能都在其自己的页面中完整记录。也许你对草稿和发布、国际化或静态预览感兴趣?

    ¥Go through the available Strapi features, each fully documented in their own page. Perhaps you could be interested by Draft & Publish, Internationalization or Static Preview?

Strapi CMS 文档的目录按顺序显示了 7 个主要部分,顺序应与你使用产品的历程相对应。点击卡片可重定向到该部分的介绍,或重定向到该部分阅读次数最多的页面。

¥The table of content of the Strapi CMS documentation displays 7 main sections in an order that should correspond to your journey with the product. Click on the cards to be redirected to the introduction of the section, or to the most read page of that section.

充分利用文档的技巧
  • 如果你已经确切知道要搜索的内容,请使用搜索栏或使用内容表导航。

    ¥If you already know exactly what you're searching for, use the search bar or navigate using the table of content.

  • 如果你更喜欢在查看项目代码结构时了解有关 Strapi 的更多信息,则可以使用交互式 项目结构 页面。

    ¥If you prefer learning more about Strapi while looking at the project code structure, you can use the interactive project structure page.

  • 如果你更喜欢演示,请随时观看 视频演示 ,或者你可以请求 在线演示 

    ¥If demos are more your thing, feel free to watch the video demo , or you can request a live demo .

  • 尝试我们的 AI 助手:单击或点击 Ask AI 按钮并使用自然语言提出问题。实时观察它回答你的问题,然后阅读推荐的来源以了解更多详细信息。

    ¥Try our AI assistant: Click or tap the Ask AI button and ask your questions using natural language. Watch it answer you in real time, then read recommended sources for more details.

面向初学者开发者的信息

CMS 文档的某些部分(例如 API、配置、开发)主要面向开发者,并假设开发者对 JavaScript 生态系统有一定的了解。

¥Some parts of the CMS documentation (e.g. APIs, Configuration, Development) are mostly intended to developers and assume some prior knowledge of the JavaScript ecosystem.

如果你在探索 Strapi 时也首次使用 JavaScript 进行 Web 开发,我们鼓励你阅读有关 JavaScript npm  的更多信息。如果适用于你的项目,你还可以在深入了解 CMS 文档的这些技术部分之前了解 TypeScript 

¥If you also make your first steps with JavaScript web development while discovering Strapi, we encourage you to read more about JavaScript  and npm . If applicable to your project, you can also learn about TypeScript  before diving deeper into these technical parts of the CMS documentation.