PHPackages                             cadmium-org/cadmium-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. cadmium-org/cadmium-cms

ActiveProject[Framework](/categories/framework)

cadmium-org/cadmium-cms
=======================

Сontent management system for PHP7

0.4.10.x-dev(8y ago)10141[1 issues](https://github.com/cadmium-org/cadmium-cms/issues)MITPHPPHP &gt;=7.0.0

Since Oct 2Pushed 8y ago5 watchersCompare

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

READMEChangelog (10)DependenciesVersions (2)Used By (0)Security (1)

Cadmium CMS
===========

[](#cadmium-cms)

[![Build Status](https://camo.githubusercontent.com/40f0075a654d5590faeddaca68517326ac3d1af23cbd39e360b2e947e4cfab5a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6361646d69756d2d6f72672f6361646d69756d2d636d732f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/cadmium-org/cadmium-cms/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c35b9040d956064f1ad8ea3efe907a760951bf1a73f4b25d898e00e128e59af3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6361646d69756d2d6f72672f6361646d69756d2d636d732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/cadmium-org/cadmium-cms/?branch=master)[![Gitter](https://camo.githubusercontent.com/e76cc5398068f80830540a2fe1548780e55ae1bda4a137a973737e544c0e2920/68747470733a2f2f6261646765732e6769747465722e696d2f6361646d69756d2d6f72672f6361646d69756d2d636d732e737667)](https://gitter.im/cadmium-org/cadmium-cms?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

Cadmium CMS is PHP-based content management system for creating shiny and responsive websites!

*Current version is BETA. If you'll find a bug, please [create an issue](https://github.com/cadmium-org/cadmium-cms/issues/new).*

*If you have any usage questions or just want to discuss this CMS, join our [Gitter chatroom](https://gitter.im/cadmium-org/cadmium-cms).*

Features
--------

[](#features)

- Simple and lightweight.
- Easy to install and use.
- Fully mobile ready.
- Multi-level pages nesting.
- Multi-user.
- SEO friendly.
- Open-source.

Coming soon
-----------

[](#coming-soon)

- Drag&amp;drop editor for menus.
- Publications.
- Backups.
- Full-featured multi-language system.
- Caching system.
- Full documentation.

System requirements
-------------------

[](#system-requirements)

- Apache web server (mod\_rewrite module required).
- PHP 7.0 or higher (Multibyte String, GD, SimpleXML, DOM extensions required).
- MySQL database.

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

[](#installation)

1. Download the [latest version](https://github.com/cadmium-org/cadmium-cms/releases) of Cadmium CMS and unzip it.
2. Upload contents of the *www* directory into the root directory of your web server.
3. CHMOD following directories to 755 (or 777):

- */engine/System/Classes/Addons*
- */engine/System/Data*
- */engine/System/Languages*
- */engine/System/Templates*
- */uploads*

4. Create a MySQL database.
5. Go to *your-site.com/install.php* and follow installation instructions.

### Installing via Composer

[](#installing-via-composer)

You can also install Cadmium CMS with Composer.

Run the following command:

```
composer create-project cadmium-org/cadmium-cms -s dev

```

or create the *composer.json* file:

```
{
	"require": {
		"cadmium-org/cadmium-cms": "dev-master"
	}
}
```

and then run:

```
composer install

```

---

Official website:

Copyright (c) 2017, Anton Romanov. All rights reserved.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

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

3138d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/27aa7dd042febe10df5cd15da67cc8f05c9ec3452b87006a41651bcc31dbd03a?d=identicon)[junepaik](/maintainers/junepaik)

---

Top Contributors

[![ant-d3v](https://avatars.githubusercontent.com/u/9752662?v=4)](https://github.com/ant-d3v "ant-d3v (72 commits)")

---

Tags

cmscontent-management-systemmysql-databasephpphp7cmscadmiumcadmium cms

### Embed Badge

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

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

###  Alternatives

[impresscms/impresscms

ImpressCMS is an open source content management system with a focus on security and speed

311.1k](/packages/impresscms-impresscms)

PHPackages © 2026

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