← 返回到所有服务
GitHub 仓库信息
获取时间 · 2026年6月5日 ★ 4,270 最后更新: 2026年6月5日
README
<img alt="Drupal Logo" src="https://www.drupal.org/files/Wordmark_blue_RGB.png" height="60px"> Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites. For more information, visit the Drupal website, [Drupal.org][Drupal.org], and join the [Drupal community][Drupal community]. ## Contributing Drupal is developed on [Drupal.org][Drupal.org], the home of the international Drupal community since 2001! [Drupal.org][Drupal.org] hosts Drupal's [GitLab repository][GitLab repository], its [issue queue][issue queue], and its [documentation][documentation]. Before you start working on code, be sure to search the [issue queue][issue queue] and create an issue if your aren't able to find an existing issue. Every issue on Drupal.org automatically creates a new community-accessible fork that you can contribute to. Learn more about the code contribution process on the [Issue forks & merge requests page][issue forks]. ## Usage For a brief introduction, see [USAGE.txt](/core/USAGE.txt). You can also find guides, API references, and more by visiting Drupal's [documentation page][documentation]. You can quickly extend Drupal's core feature set by installing any of its [thousands of free and open source modules][modules]. With Drupal and its module ecosystem, you can often build most or all of what your project needs before writing a single line of code. ## Changelog Drupal keeps detailed [change records][changelog]. You can search Drupal's changes for a record of every notable breaking change and new feature since 2011. ## Security For a list of security announcements, see the [Security advisories page][Security advisories] (available as [an RSS feed][security RSS]). This page also describes how to subscribe to these announcements via email. For information about the Drupal security process, or to find out how to report a potential security issue to the Drupal security team, see the [Security team page][security team]. ## Need a helping hand? Visit the [Support page][support] or browse [over a thousand Drupal providers][service providers] offering design, strategy, development, and hosting services. ## Legal matters Know your rights when using Drupal by reading Drupal core's [license](/core/LICENSE.txt). Learn about the [Drupal trademark and logo policy here][trademark]. [Drupal.org]: https://www.drupal.org [Drupal community]: https://www.drupal.org/community [GitLab repository]: https://git.drupalcode.org/project/drupal [issue queue]: https://www.drupal.org/project/issues/drupal [issue forks]: https://www.drupal.org/drupalorg/docs/gitlab-integration/issue-forks-merge-requests [documentation]: https://www.drupal.org/documentation [changelog]: https://www.drupal.org/list-changes/drupal [modules]: https://www.drupal.org/project/project_module [security advisories]: https://www.drupal.org/security [security RSS]: https://www.drupal.org/security/rss.xml [security team]: https://www.drupal.org/drupal-security-team [service providers]: https://www.drupal.org/drupal-services [support]: https://www.drupal.org/support [trademark]: https://www.drupal.com/trademark
Drupal 是一个功能强大的开源内容管理框架,以其灵活性和可扩展性著称。它特别适合构建复杂的企业级网站、社区平台和数字体验平台。
主要功能
- 模块化架构:通过模块系统实现功能扩展
- 内容类型:灵活的内容类型和字段系统
- 多语言支持:内置的多语言内容管理
- 用户权限:细粒度的用户权限控制
- 主题系统:强大的主题定制能力
- API 支持:完善的 REST API 支持
- 社区支持:活跃的开发者社区
部署要求
- PHP 8.1 或更高版本
- MySQL 5.7.8+ / MariaDB 10.3.7+ / PostgreSQL 10+
- Web 服务器(Apache/Nginx)
- 推荐配置:2核 CPU,4GB 内存
- 存储空间:根据项目规模,建议 10GB 以上