Concrete CMS

Concrete5 是用 PHP 语言编写的开源的内容管理系统。「concrete5 is an Open Source Content Management System (CMS) written in PHP programming language. 」

Github星跟踪图

Concrete5 是用PHP语言编写的内容管理系统。concrete5 版本7 是一个像 Symfony 或 Laravel 一样的框架。

Concrete5 始于 2003 的 Concrete CMS,在 2003 和 2008 之间,是许多 Web 应用程序、网站、商店和论坛背后的管理系统。2008 年,Concrete 的第五个主要版本发布更名 Concrete5,并以 MIT 许可方式推出完全开源的版本。2008 和 2014 之间,Concrete5 发布了 7 个版本,进一步细化界面添加许多额外的功能,包括本地化的支持和一个完整的商业和非商业的市场支持。2014 年版本 7 彻底改善为现代 PHP 接口和基本框架。Concrete5 现在已经在 2021 年被重新命名为 Concrete CMS。

Concrete 已经允许参与网站的个人轻松管理他们的内容和网站结构。最重要的是,concrete5 背后的目标一直是让任何人都能轻松地运行一个网站。

功能参见:https://www.concretecms.com/about/features



概览

名称与所有者concretecms/concretecms
主编程语言PHP
编程语言JavaScript (语言数: 10)
平台Linux, Mac, Windows
许可证MIT License
发布数87
最新版本名称9.2.9 (发布于 )
第一版名称5.7.0 (发布于 2014-09-12 15:31:37)
创建于2014-04-22 18:12:28
推送于2024-05-08 18:37:22
最后一次提交2023-07-12 11:43:53
星数762
关注者数77
派生数449
提交数31.5k
已启用问题?
问题数5206
打开的问题数512
拉请求数5933
打开的拉请求数24
关闭的拉请求数897
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Github Actions 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.

去到顶部