PHPackages                             redkite-cms/redkite-cms-bundle - 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. redkite-cms/redkite-cms-bundle

ActiveSymfony-bundle

redkite-cms/redkite-cms-bundle
==============================

RedKiteCms is an Open Source Content Management System Application, built on top of Symfony2 and TwitterBootstrap frameworks, providing an easy an intuitive user-interface, to improve the website's content management experience

v1.1.6(11y ago)254.6k7[1 issues](https://github.com/redkite-labs/RedKiteCmsBundle/issues)1MITPHPPHP &gt;=5.3.3

Since Sep 20Pushed 11y ago7 watchersCompare

[ Source](https://github.com/redkite-labs/RedKiteCmsBundle)[ Packagist](https://packagist.org/packages/redkite-cms/redkite-cms-bundle)[ Docs](http://redkite-labs.com)[ RSS](/packages/redkite-cms-redkite-cms-bundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (24)Versions (22)Used By (1)

RedKiteCms
==========

[](#redkitecms)

Welcome to the RedKiteCms a Content Management System Application, built on top of Symfony2 and Twitter Bootstrap frameworks.

RedKiteCms is designed to provide an easy an intuitive user-interface, to improve the website's content management experience.

[![Build Status](https://camo.githubusercontent.com/1d505abe3ad8b8f9fa50958f39a38b91de0070bdac8a087d74ce6798fee618ff/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7265646b6974652d6c6162732f5265644b697465436d7342756e646c652e706e67)](http://travis-ci.org/redkite-labs/RedKiteCmsBundle)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/74b929a410ec71f1e3d2877212c1ac54731e1442abf96ed44a8ce0fcb700a257/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7265646b6974652d6c6162732f5265644b697465436d7342756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f733d63376531303336383266353536623065636536363839343661623636643466303233663338663734)](https://scrutinizer-ci.com/g/redkite-labs/RedKiteCmsBundle/)[![Code Coverage](https://camo.githubusercontent.com/671a16efdee60ce395ec97de5c08babd91e19ccacbfbdceb5ef94dc4fdf14e85/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7265646b6974652d6c6162732f5265644b697465436d7342756e646c652f6261646765732f636f7665726167652e706e673f733d38376138326236333439393635393539633130323034313736633231396538376634383432653266)](https://scrutinizer-ci.com/g/redkite-labs/RedKiteCmsBundle/)

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

[](#requirements)

- PHP 5.3+
- Symfony 2.3.\*+
- Propel 1.6+

Install RedKiteCms
------------------

[](#install-redkitecms)

To install RedKiteCms you just need to download the [RedKiteCms Sandbox](https://github.com/redkite-labs/RedKiteCmsSandbox)and follow the intructions that comes with the sandbox itself.

If you want to install RedKiteCms for an existing application or from the scratch, just read the [RedKiteCms install chapter](http://redkite-labs.com/how-to-install-redkite-cms)

Start RedKiteCms
----------------

[](#start-redkitecms)

To browse your site, simply open a browser and point to **** or whatever your domain is.

To work with RedKiteCms simply point to ****

You may debug your application using the rkcms\_dev.php environment: **[http://localhost/rkcms\_dev.php/backend/login](http://localhost/rkcms_dev.php/backend/login)**

The page is blank
-----------------

[](#the-page-is-blank)

If you encounter a blank web page, something went wrong. To understand what's appened, you could open the same page in the \_dev environment or open the rkcms.php and change the following row from:

```
$kernel = new AppKernel('rkcms', false);

```

to

```
$kernel = new AppKernel('rkcms', true);

```

Documentation
-------------

[](#documentation)

You can read RedKiteCms official documentation at redkite-labs.com:

- [The book](http://redkite-labs.com/the-official-redkite-cms-documentation)
- [The cookbook](http://redkite-labs.com/redkite-cms-cookbook)
- [Developers guide](http://redkite-labs.com/getting-started-contributing-to-redkite-cms)

RedKiteCms [documentation repository](https://github.com/redkite-labs/redkitecms-docs)lives at github.

Support
-------

[](#support)

If you require support you can ask for help at [RedKiteCms users forum](https://groups.google.com/forum/?hl=it#!forum/redkitecms-users).

If you want to collaborate, just introduce yourself at [RedKiteCms developers forum](https://groups.google.com/forum/?hl=it#!forum/redkitecms-dev).

Stay in touch
-------------

[](#stay-in-touch)

RedKiteCms is present on major social networks:

Follow [@redkitecms on Twitter](https://twitter.com/redkitecms) for the latest news

Like RedKiteCms at [Facebook](https://www.facebook.com/redkitecms)

Connect with RedKiteCms at [Google+](https://plus.google.com/103994964006724386514)

Notes for windows users
-----------------------

[](#notes-for-windows-users)

RedKiteCms has been written on a linux system machine, so you might encounter some small issues when you work on a windows machine:

- assetic:dump command might return an error
- Skin problems

None of those problems breaks the usability of RedKiteCms. If you are a windows user and you want to fix them on your own, fork the repository, do the fixes then ask for a pull request: it would be really appreciated! :)

Enjoy!

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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 ~14 days

Recently: every ~20 days

Total

22

Last Release

4334d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/543f3609df36d46fa28192465eba07e9d0a64af1c5798caf03647d97cf5c99f6?d=identicon)[redkite-labs](/maintainers/redkite-labs)

---

Top Contributors

[![alphalemon](https://avatars.githubusercontent.com/u/1242258?v=4)](https://github.com/alphalemon "alphalemon (506 commits)")[![boekkooi](https://avatars.githubusercontent.com/u/399895?v=4)](https://github.com/boekkooi "boekkooi (9 commits)")[![dantleech](https://avatars.githubusercontent.com/u/530801?v=4)](https://github.com/dantleech "dantleech (2 commits)")[![gaelb80](https://avatars.githubusercontent.com/u/359559?v=4)](https://github.com/gaelb80 "gaelb80 (2 commits)")[![alexkvak](https://avatars.githubusercontent.com/u/1052418?v=4)](https://github.com/alexkvak "alexkvak (1 commits)")[![mdford](https://avatars.githubusercontent.com/u/449080?v=4)](https://github.com/mdford "mdford (1 commits)")

---

Tags

cmsredkiteredkite labsredkite cms

### Embed Badge

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

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

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[thelia/thelia

Thelia is an ecommerce CMS.

8715.1k](/packages/thelia-thelia)[yupe/yupe

Yupe is simple and lightweight CMF for web-development, built on top of Yii 1.x

5955.5k](/packages/yupe-yupe)[concrete5/core

Concrete core subtree split

19159.3k48](/packages/concrete5-core)[alphalemon/alphalemon-cms-bundle

AlphaLemon CMS is an Open Source Content Management System Application, built on top of Symfony2 Framework, providing an easy an intuitive user-interface, to improve the website's content management experience

251.0k](/packages/alphalemon-alphalemon-cms-bundle)[getherbie/herbie

Herbie is a simple, modern, fast and highly customizable flat-file Content Management System (CMS) powered by PHP, Twig, Markdown, Textile, reStructuredText and other human-readable text files.

892.2k20](/packages/getherbie-herbie)

PHPackages © 2026

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