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.
![]() |
1 year ago | |
---|---|---|
.github | 1 year ago | |
.husky | 3 years ago | |
bootstrap | 2 years ago | |
lib | 2 years ago | |
packages | 2 years ago | |
src | 1 year 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 | 1 year ago | |
CONTRIBUTING.md | 3 years ago | |
LICENSE.md | 8 years ago | |
README.md | 3 years ago | |
codeception.yml | 2 years ago | |
composer.json | 2 years ago | |
composer.lock | 2 years 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.
Popular Resources
- Tutorial – Get set up and learn the basics.
- Documentation – Read the official docs.
- Knowledge Base – Find answers to common problems.
- #craftcms – See the latest tweets about Craft.
- Discord – Meet the community.
- Stack Exchange – Get help and help others.
- CraftQuest – Watch unlimited video lessons and courses.
- Craft Link List – Stay in-the-know.
- nystudio107 Blog – Learn Craft and modern web development.