concrete5

Open source content management system.
22 May 2020619622

TravisCI Build Status AppVeyor Build Status Join Slack

Welcome to the official repository for concrete5 development! concrete5 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 concrete5 documentation, you'll want to navigate over to documentation.concrete5.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 concrete5.org account and edit away!

Installation

  1. Clone the repository

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

     composer install
    

Community Channels

Legacy

Looking for legacy versions of concrete5? Head over to the concrete5-legacy repository.