PHPackages                             startpl/t2cms - 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. startpl/t2cms

ActiveProject[Framework](/categories/framework)

startpl/t2cms
=============

Cms based on Yii2 template

1.0.0(5y ago)010[3 PRs](https://github.com/startpl/t2cms/pulls)BSD-3-ClausePHPPHP &gt;=5.6.0

Since Sep 16Pushed 3y ago2 watchersCompare

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

READMEChangelogDependencies (14)Versions (5)Used By (0)

Installation
============

[](#installation)

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

[](#requirements)

The minimum requirement by this project template is that your Web server supports PHP 7.1

Installing using Composer
-------------------------

[](#installing-using-composer)

With Composer installed, you can then install the application using the following commands:

```
composer create-project --prefer-dist startpl/t2cms t2cms-application

```

The command installs the advanced application in a directory named `t2cms-application`. You can choose a different directory name if you want.

Preparing application
---------------------

[](#preparing-application)

After you install the application, you have to conduct the following steps to initialize the installed application. You only need to do these once for all.

1. Open a console terminal, execute the `init` command and select `dev` as environment.

    ```
    php /path/to/t2cms-application/init

    ```
2. Create a new database and adjust the `components['db']` configuration in `/path/to/t2cms-application/common/config/main-local.php` accordingly. Also you should set charset = utf8mb4
3. Open a console terminal, apply migrations with command `php /path/to/t2cms-application/yii migrate`.
4. Also in a console terminal, run the installation of the T2CMS core with command `php /path/to/t2cms-application/yii t2cms/init`

Usage
-----

[](#usage)

Go to Admin Panel ( /admin )

with admin user:

```
login: admin
password: admin@admin

```

> # Don't forget to change your password!
>
> [](#dont-forget-to-change-your-password)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

2116d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57978685?v=4)[startpl](/maintainers/startpl)[@startpl](https://github.com/startpl)

---

Top Contributors

[![evgenii-ch97](https://avatars.githubusercontent.com/u/80455757?v=4)](https://github.com/evgenii-ch97 "evgenii-ch97 (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![startpl](https://avatars.githubusercontent.com/u/57978685?v=4)](https://github.com/startpl "startpl (1 commits)")

---

Tags

cmsyii2project template

###  Code Quality

TestsCodeception

### Embed Badge

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

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

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.8k58](/packages/skeeks-cms)[yeesoft/yii2-yee-cms

Yee CMS Based on Yii 2 Advanced Project Template

1464.0k](/packages/yeesoft-yii2-yee-cms)[lowbase/yii2-cms

Yii 2 CMS

441.1k](/packages/lowbase-yii2-cms)

PHPackages © 2026

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