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.
 
 
 
 
 
 
brandonkelly 31adfdb31f
Finish 3.7.27.2
4 years ago
.github Add code owners to craftcms-webpack 4 years ago
bootstrap `http://php.net` → `https://php.net` 4 years ago
lib/yii2 Moved yii2-pjax lib 4 years ago
packages Publish 4 years ago
src Finish 3.7.27.2 4 years ago
stubs BaseYii.stub 4 years ago
tests Encode invalid HTML tags in field instructions/tips/warnings 4 years ago
.browserslistrc Move CP Sass processing to Gulp 5 years ago
.codecov.yml Disable codecov annotations on github 5 years ago
.env.example example env 4 years ago
.gitattributes Sort lines 4 years ago
.gitignore Add map files back in 4 years ago
.nvmrc update nvmrc 4 years ago
.travis.yml Temp comment out Snyk 4 years ago
CHANGELOG.md Finish 3.7.27.2 4 years ago
CONTRIBUTING.md Update more doc links 5 years ago
LICENSE.md Remove license heading 8 years ago
README.md Fix Travis link. 4 years ago
codeception.yml Merge branch 'master' of github.com:craftcms/cms into 3.4 6 years ago
composer.json Finish 3.7.27.2 4 years ago
composer.lock Drop `voku/portable-utf8` requirement 4 years ago
crowdin.yml Fix excluded_target_languages 4 years ago
gulpfile.js remove qunit 4 years ago
lerna.json Restrict branches 4 years ago
package-lock.json pull in latest lerna versions 4 years ago
package.json move devDeps 4 years ago
webpack.config.js method rename 4 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 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.


Build Status Total Packagist Downloads Latest Stable Version