Skip to content

craftcms/cms

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

# Conflicts:
#	src/elements/actions/CopyReferenceTag.php
#	src/elements/actions/CopyUrl.php
#	src/elements/actions/DeleteUsers.php
#	src/elements/actions/Edit.php
#	src/elements/actions/EditImage.php
#	src/elements/actions/NewChild.php
#	src/elements/actions/NewSiblingAfter.php
#	src/elements/actions/NewSiblingBefore.php
#	src/elements/actions/PreviewAsset.php
#	src/elements/actions/RenameFile.php
#	src/elements/actions/ReplaceFile.php
#	src/elements/actions/View.php
#	src/web/assets/cp/dist/cp.js
#	src/web/assets/cp/dist/cp.js.map
5ad080d

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Nov 28, 2022
Aug 30, 2022
Jun 29, 2022
Nov 21, 2022
Aug 30, 2022

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.
  • A fast and flexible templating system based on Twig.
  • An auto-generated GraphQL API for building headless applications.
  • A powerful ecommerce platform for building bespoke ecommerce experiences.
  • A built-in Plugin Store with hundreds of free and commercial plugins.
  • A robust extension framework for advanced customization.
  • An active, vibrant community.

You can learn more about it at craftcms.com, or dive into the documentation 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

Community