PHPackages                             quickapps/cms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. quickapps/cms

ActiveProject[Framework](/categories/framework)

quickapps/cms
=============

QuickAppsCMS, open source content management system for PHP

2.0.x-dev(8y ago)16375266[10 issues](https://github.com/quickapps/cms/issues)GPL-3.0PHPPHP &gt;=5.6

Since Apr 20Pushed 8y ago28 watchersCompare

[ Source](https://github.com/quickapps/cms)[ Packagist](https://packagist.org/packages/quickapps/cms)[ Docs](http://quickappscms.org)[ RSS](/packages/quickapps-cms/feed)WikiDiscussions 2.0 Synced 3d ago

READMEChangelog (2)Dependencies (4)Versions (7)Used By (0)Security (3)

QuickAppsCMS
============

[](#quickappscms)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/af4292fa96bc2845f833540a621a096c01814612aab0be46c2e3eb65dd7b4387/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f717569636b617070732f636d732f6261646765732f7175616c6974792d73636f72652e706e673f623d322e30)](https://scrutinizer-ci.com/g/quickapps/cms/?branch=2.0)[![Code consistency](https://camo.githubusercontent.com/f5743c14b3310b0bc0358c4988c210347e1bc5206d066746c0862bee81ef211d/687474703a2f2f737175697a6c6162732e6769746875622e696f2f5048505f436f6465536e69666665722f616e616c797369732f717569636b617070732f636d732f67726164652e737667)](http://squizlabs.github.io/PHP_CodeSniffer/analysis/quickapps/cms)[![Build Status](https://camo.githubusercontent.com/91e816641769c799b42264f6ceb1902758732030c2172d81ab39abf777702c20/68747470733a2f2f7472617669732d63692e6f72672f717569636b617070732f636d732e7376673f6272616e63683d322e30)](https://travis-ci.org/quickapps/cms)[![Latest Stable Version](https://camo.githubusercontent.com/8f1b6d2b71853ca1d2c2c015836ee768a45a32efd62675a3f34433481bfb25a3/68747470733a2f2f706f7365722e707567782e6f72672f717569636b617070732f636d732f762f737461626c65)](https://packagist.org/packages/quickapps/cms)[![Total Downloads](https://camo.githubusercontent.com/f8a9b76b8577bbc9c5364e8a5efd22d9149f23bcc268f93cb1b895dff7f39015/68747470733a2f2f706f7365722e707567782e6f72672f717569636b617070732f636d732f646f776e6c6f616473)](https://packagist.org/packages/quickapps/cms)[![Latest Unstable Version](https://camo.githubusercontent.com/b7827e22e7f84ab4e670733ea555213726344dc5ecc5b17771b5bcd5ed862d0d/68747470733a2f2f706f7365722e707567782e6f72672f717569636b617070732f636d732f762f756e737461626c65)](https://packagist.org/packages/quickapps/cms)[![License](https://camo.githubusercontent.com/b1db591eb68ef47f8391dea445323b2886c75f60ff803c2e4d0aeb55d52e233f/68747470733a2f2f706f7365722e707567782e6f72672f717569636b617070732f636d732f6c6963656e7365)](https://packagist.org/packages/quickapps/cms)

[![QuickAppsCMS](https://camo.githubusercontent.com/f1fbfb14bab98da1016551d66a809f5b000c545b5829624835ecf98a6649e12d/687474703a2f2f717569636b61707073636d732e6f72672f73797374656d2f696d672f6c6f676f2e706e67)](http://www.quickappscms.org)

Free open source content management system for PHP, released under GPL License and powered by [CakePHP 3.0](http://cakephp.org) MVC framework.

**This is an unstable repository and should be treated as an alpha.**

Requirements
------------

[](#requirements)

- Apache with mod\_rewrite
- PHP 5.5.9 or higher
- mbstring extension installed
- mcrypt extension installed
- intl extension installed
- fileinfo extension installed
- PHP safe mode disabled
- Supported database storage engines:
    - MySQL (5.1.10 or greater)
    - PostgreSQL
    - Microsoft SQL Server (2008 or higher)
    - SQLite 3
- Write permission in your server

Installing QuickAppsCMS
-----------------------

[](#installing-quickappscms)

You must install QuickAppsCMS using [composer](http://getcomposer.org). QuickAppsCMS is designed to run as a stand alone application, so you must use the [website skeleton](https://github.com/QuickAppsCMS/website) as starting point:

1. Download [Composer](http://getcomposer.org/doc/00-intro.md) or update `composer self-update`.
2. Run `php composer.phar create-project -s dev quickapps/website [your_website_name]`.

If Composer is installed globally, run:

```
composer create-project -s dev quickapps/website [website_name]

```

After composer is done visit `http://example.com/` and start QuickAppsCMS installation.

Links of Interest
-----------------

[](#links-of-interest)

- [Official Site](http://www.quickappscms.org)
- [GitHub Repo](https://github.com/quickapps/cms)
- [API 2.0](http://api.quickappscms.org/2.0)
- [Issue Tracker](https://github.com/quickapps/cms/issues)
- [Google Group](https://groups.google.com/group/quickapps-cms)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~560 days

Total

3

Last Release

2922d ago

PHP version history (2 changes)2.0.0-beta1PHP &gt;=5.4.19

2.0.x-devPHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/d4a98fa51ae9f111204ce6123a68e08adbce6dd5454479b470dc28c116a5dab5?d=identicon)[quickapps](/maintainers/quickapps)

---

Top Contributors

[![quickapps](https://avatars.githubusercontent.com/u/1129842?v=4)](https://github.com/quickapps "quickapps (1452 commits)")[![botchris](https://avatars.githubusercontent.com/u/749463?v=4)](https://github.com/botchris "botchris (33 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (2 commits)")[![Marlinc](https://avatars.githubusercontent.com/u/1240253?v=4)](https://github.com/Marlinc "Marlinc (1 commits)")

---

Tags

bootstrapcake-plugincakephpcmscomposereavjquerymvcphpframeworkcakephpcmscmf

### Embed Badge

![Health badge](/badges/quickapps-cms/health.svg)

```
[![Health](https://phpackages.com/badges/quickapps-cms/health.svg)](https://phpackages.com/packages/quickapps-cms)
```

###  Alternatives

[orchid/platform

Platform for back-office applications, admin panel or CMS your Laravel app.

4.8k2.5M59](/packages/orchid-platform)[reinvanoyen/cmf

A flexible and extendable solution for all your content management needs

1025.5k](/packages/reinvanoyen-cmf)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
