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.
![]() |
5 years ago | |
---|---|---|
.github | 9 years ago | |
bootstrap | 5 years ago | |
lib | 5 years ago | |
src | 5 years ago | |
tests | 5 years ago | |
.codecov.yml | 6 years ago | |
.gitattributes | 5 years ago | |
.gitignore | 6 years ago | |
.lando.yml | 6 years ago | |
.travis.yml | 6 years ago | |
CHANGELOG-v2.md | 6 years ago | |
CHANGELOG-v3.md | 5 years ago | |
CONTRIBUTING.md | 5 years ago | |
LICENSE.md | 8 years ago | |
README.md | 5 years ago | |
codeception.yml | 6 years ago | |
codeception.yml.example | 6 years ago | |
composer.json | 5 years ago | |
composer.lock | 5 years ago | |
crowdin.yml | 6 years ago | |
gruntfile.js | 6 years ago | |
gulpfile.js | 6 years ago | |
package-lock.json | 5 years ago | |
package.json | 5 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 docs.craftcms.com.
Tech Specs
Craft is a self-hosted PHP 7 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.