concrete5/concrete5

Concrete – an open source content management system.

Installs: 2 031

Dependents: 3

Suggesters: 0

Security: 47

Stars: 760

Watchers: 77

Forks: 447

Open Issues: 525

Type:project


README

Github Actions Build Status

Welcome to the official repository for Concrete CMS development! Concrete CMS is an open source CMS built by people from around the world. Want to get involved? Check out our contributor guide for more info.

Documentation

If you're looking for Concrete CMS documentation, you'll want to navigate over to documentation.concretecms.org. If you see anything that needs more information or is just completely wrong, contributions are welcomed! Just log in to the documentation site with your community.concretecms.com account and edit away!

Installation

  1. Clone the repository

     git clone https://github.com/concretecms/concretecms.git
     cd concretecms/
    
  2. Use Composer to install the third party dependencies

     composer install
    

Community Channels

Legacy

This repository is for Concrete CMS 9.0 and later. Looking for earlier versions?

(Note: Concrete CMS used to be called concrete5 – which hopefully explains the name of various GitHub repositories and projects.)