mirror of https://github.com/craftcms/cms.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 months ago | |
---|---|---|
.github | 1 year ago | |
.husky | 3 years ago | |
bootstrap | 7 months ago | |
lib | 2 years ago | |
packages | 2 years ago | |
src | 4 months ago | |
stubs | 4 years ago | |
tests | 2 years ago | |
.browserslistrc | 5 years ago | |
.codecov.yml | 3 years ago | |
.env.example | 3 years ago | |
.git-blame-ignore-revs | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 4 years ago | |
.lintstagedrc.json | 3 years ago | |
.nvmrc | 3 years ago | |
.prettierignore | 3 years ago | |
.prettierrc.json | 3 years ago | |
CHANGELOG.md | 4 months ago | |
CONTRIBUTING.md | 3 years ago | |
LICENSE.md | 8 years ago | |
README.md | 8 months ago | |
codeception.yml | 2 years ago | |
composer.json | 3 months ago | |
composer.lock | 3 months ago | |
crowdin.yml | 2 years ago | |
ecs.php | 3 years ago | |
lerna.json | 4 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago | |
webpack.config.js | 4 years ago |
README.md
About Craft CMS
Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
It features:
- An intuitive, user-friendly control panel for content creation and administrative tasks.
- A clean-slate approach to content modeling that doesn’t make any assumptions about the content you need to manage.
- An auto-generated GraphQL API that can be consumed for building headless applications.
- A fast and flexible templating system based on Twig for building traditional websites.
- A powerful ecommerce platform for building bespoke ecommerce experiences.
- A built-in Plugin Store with hundreds of free and commercial plugins.
- A robust framework for module and plugin development.
- An active, vibrant community.
You can learn more about it at craftcms.com, and documentation is available at craftcms.com/docs.
Tech Specs
Craft is a self-hosted PHP application. It can connect to MySQL and PostgreSQL for content storage. See Server Requirements for more details.
Resources
Official
- Website — Welcome to Craft!
- Tutorial — Build a blog with step-by-step instructions.
- Installation — Jump right in with Composer.
- Documentation — Read the official docs.
- Knowledge Base — Find answers to common problems.
- Newsletter — Get official news and community updates.
- Events — Upcoming community events.
Community
- Discord — Meet the community.
- Stack Exchange — Get help and help others.
- CraftQuest — Watch unlimited video lessons and courses.