Popularity
5.8
Declining
Activity
9.7
Growing
762
77
449

Code Quality Rank: L3
Programming language: PHP
License: MIT License
Tags: Content Management Systems (CMS)    
Latest version: v9.1.1

Concrete 5 CMS alternatives and similar software solutions

Based on the "Content Management Systems (CMS)" category.
Alternatively, view Concrete 5 CMS alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Concrete 5 CMS or a related project?

Add another 'Content Management Systems (CMS)' Software solution

README

Github Actions Build Status AppVeyor 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.)