PHPackages                             kalamu/kalamu - 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. kalamu/kalamu

ActiveProject

kalamu/kalamu
=============

Powerfull Content Management System (CMS) based on Symfony

1.0.0(6y ago)151[1 PRs](https://github.com/kalamu/kalamu/pulls)MITPHPPHP &gt;=7.1

Since Jun 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/kalamu/kalamu)[ Packagist](https://packagist.org/packages/kalamu/kalamu)[ RSS](/packages/kalamu-kalamu/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (22)Versions (3)Used By (0)

[![Kalamu CMS Logo](https://github.com/kalamu/cms-admin-bundle/raw/master/Resources/public/image/logo_120X120.png)](https://github.com/kalamu/cms-admin-bundle/raw/master/Resources/public/image/logo_120X120.png)

Kalamu CMS
==========

[](#kalamu-cms)

Kalamu CMS is a Content Management System based on [Symfony Framework](https://symfony.com/). This CMS has been made with 3 objectives :

- Allow a user **without technical knowledge** to edit **any content type**. From simple text, to images, videos, slider, sections, maps, ...
- Allow advanced user to edit content with **responsive capabilities**.
- Keep the **power of Symfony Framework** to allow the development of complex functionality.

Main functionalities
--------------------

[](#main-functionalities)

### Publish any type of content

[](#publish-any-type-of-content)

[![Content editor](app/Resources/doc/img/content_editor.png)](app/Resources/doc/img/content_editor.png)

The content editor provided with Kalamu CMS is not just a simple text editor. It's a full interface that allow a **simple user** to add about **every content type with a few clic**. You can add a text, a video, a map, a form, ...

The editor give you the ability to organize your content with complex shaping. Advanced users can also configure the behavior on small screens (responsive content)

### Permission configuration

[](#permission-configuration)

[![Role configuration](app/Resources/doc/img/role_configuration.png)](app/Resources/doc/img/role_configuration.png)

For every actions of the administration interface, there is an associated role. If the administration of the website is shared with multiple users, it's possible to restrict the fonctionnalities by group of users (administrators, content editors, ...)

### Configurable publication status

[](#configurable-publication-status)

The publication status are fully configurables. So, you can adjust the status to your publication workflow.

### Content classification

[](#content-classification)

Published contents can be organized as you want. By tags, categories, projects, partners, ...or anything you can think about.

Simply create a classification organisation and add your terms. And if you want, each term has it's one full customizable page to show the contents associated.

For developers
--------------

[](#for-developers)

**Open Source**: All the code is published under the MIT license. This give you the confidence that CMS is free and will remain forever. This also give you the right to use it without constraining restrictions (see [license file](LICENSE)).

Full **Symfony application**: it's not only some components, there is no twisted behaviors. It's a pure Symfony application on witch you can add seamlessly your bundles.

Possibility to add, without much effort, new content types, change the template, add new functionalities. Thanks to Symfony, about every parts of Kalamu CMS are customizable.

The administration interface is based on the well known [Sonata Admin bundle](https://sonata-project.org/).

Installation
------------

[](#installation)

Start by installing the application :

```
composer create-project kalamu/kalamu
cd kalamu/
php app/console doctrine:schema:update --force
php app/console stfalcon:tinymce:symlink
php app/console doctrine:fixtures:load
php app/console cache:clear --env=prod
php app/console assets:install --symlink
php app/console assetic:dump --env=prod
```

Then got to the administration interface at the `/admin` page. Default access are:

- login: **admin**
- password: **admin**

Before editing your content, you should go to the configuration of the CMS Start configure your website with the menu "Configuration &gt; Website configuration"

[![Website configuration menu](app/Resources/doc/img/website_configuration.png)](app/Resources/doc/img/website_configuration.png)

Once you're done with the configuraton, save it and start enjoy the content edition!

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2514d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b12ed423a03cfb7eb41e4a0b5c1182ab30271cfc4f3f3e5962bb73873aca37f?d=identicon)[nykopol](/maintainers/nykopol)

---

Top Contributors

[![nykopol](https://avatars.githubusercontent.com/u/2706685?v=4)](https://github.com/nykopol "nykopol (4 commits)")

---

Tags

cmskalamusymfonysymfony-application

### Embed Badge

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

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

PHPackages © 2026

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