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.
 
 
 
 
 
 
Brandon Kelly e6b8cc1978 Finish 3.4.29.1 5 years ago
.github Better issue template 9 years ago
bootstrap Fixed #6331 (again) 5 years ago
lib Revert jquery.timepicker to 1.13.4 5 years ago
src Finish 3.4.29.1 5 years ago
tests Test to ensure renderObjectTemplate() supports arrays 5 years ago
.codecov.yml Fix the build. 6 years ago
.gitattributes Exclude README.md and SECURITY.md from the zip 5 years ago
.gitignore Include composer.lock for Travis 6 years ago
.lando.yml Merge branch 'develop' into feature/translations/fa 6 years ago
.travis.yml Monitor 3.4 in travis 6 years ago
CHANGELOG-v2.md 2.7.10 6 years ago
CHANGELOG-v3.md Finish 3.4.29.1 5 years ago
CONTRIBUTING.md Remove h3 headings from TOC 5 years ago
LICENSE.md Remove license heading 8 years ago
README.md Guides → Knowledge Base 5 years ago
codeception.yml Merge branch 'master' of github.com:craftcms/cms into 3.4 6 years ago
codeception.yml.example Add support for completely mocking out the Craft::$app service locator 6 years ago
composer.json Finish 3.4.29.1 5 years ago
composer.lock Update Codeception to 4.1.4 5 years ago
crowdin.yml Update Crowdin configuration file 6 years ago
gruntfile.js Babel for CP JS 6 years ago
gulpfile.js Vue & Axios cleanup 6 years ago
package-lock.json Bump websocket-extensions from 0.1.3 to 0.1.4 5 years ago
package.json Revert jquery.timepicker to 1.13.4 5 years ago

README.md

Craft CMS


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.


Build Status Total Packagist Downloads Latest Stable Version