unsubbed.co

Concrete

Released under MIT, Concrete provides CMS empowers content creators on self-hosted infrastructure.

Overview

Official repository for Concrete CMS development Concrete CMS is an open source content management system for teams. A website builder with built in tools make editing content easy. 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. The project has 827 GitHub stars and is licensed under MIT.

Getting Started

Source: GitHub README

  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