PHPackages                             infoweb-internet-solutions/yii2-cms-partials - 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. infoweb-internet-solutions/yii2-cms-partials

ActiveYii2-extension[Framework](/categories/framework)

infoweb-internet-solutions/yii2-cms-partials
============================================

CMS partials module for Yii2

2.0.1(10y ago)079541MITPHP

Since Sep 29Pushed 9y ago4 watchersCompare

[ Source](https://github.com/infoweb-internet-solutions/yii2-cms-partials)[ Packagist](https://packagist.org/packages/infoweb-internet-solutions/yii2-cms-partials)[ RSS](/packages/infoweb-internet-solutions-yii2-cms-partials/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (6)Versions (11)Used By (1)

CMS partials module for Yii 2
=============================

[](#cms-partials-module-for-yii-2)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require infoweb-internet-solutions/yii2-cms-partials "*"

```

or add

```
"infoweb-internet-solutions/yii2-cms-partials": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply modify your backend configuration as follows:

```
'modules' => [
    ...
    'partials' => [
        'class' => 'infoweb\partials\Module',
    ],
],
```

Import the translations and use category 'infoweb/partials':

```
yii i18n/import @infoweb/partials/messages

```

To use the module, execute yii migration

```
yii migrate/up --migrationPath=@vendor/infoweb-internet-solutions/yii2-cms-partials/migrations

```

Configuration
-------------

[](#configuration)

All available configuration options are listed below with their default values.

---

##### allowContentDuplication (type: `boolean`, default: `true`)

[](#allowcontentduplication-type-boolean-default-true)

If this option is set to `true`, the `duplicateable` jquery plugin is activated on all translateable attributes.

---

##### enableUrl (type: `boolean`, default: `false`)

[](#enableurl-type-boolean-default-false)

If this option is set to `true`, the url field is enabled.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 62% 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 ~73 days

Recently: every ~122 days

Total

8

Last Release

3732d ago

Major Versions

1.1.4 → 2.0.02016-02-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a977fc12b7f6eba9255863c5d9512e400457c69dd67a4b1df82dbc38908768d?d=identicon)[infoweb-internet-solutions](/maintainers/infoweb-internet-solutions)

---

Top Contributors

[![infoweb-internet-solutions](https://avatars.githubusercontent.com/u/8706156?v=4)](https://github.com/infoweb-internet-solutions "infoweb-internet-solutions (31 commits)")[![rubenheymans](https://avatars.githubusercontent.com/u/2543870?v=4)](https://github.com/rubenheymans "rubenheymans (18 commits)")[![fabiomaggio](https://avatars.githubusercontent.com/u/729877?v=4)](https://github.com/fabiomaggio "fabiomaggio (1 commits)")

---

Tags

cmsyii2infowebyii2-cms-partials

### Embed Badge

![Health badge](/badges/infoweb-internet-solutions-yii2-cms-partials/health.svg)

```
[![Health](https://phpackages.com/badges/infoweb-internet-solutions-yii2-cms-partials/health.svg)](https://phpackages.com/packages/infoweb-internet-solutions-yii2-cms-partials)
```

###  Alternatives

[infoweb-internet-solutions/yii2-cms

CMS module for Yii2

461.7k8](/packages/infoweb-internet-solutions-yii2-cms)[yii2-starter-kit/yii2-starter-kit

Yii2 Starter Kit Application Template

1.4k6.6k](/packages/yii2-starter-kit-yii2-starter-kit)[luyadev/luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.

8086.9k2](/packages/luyadev-luya)[skeeks/cms

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

13825.6k47](/packages/skeeks-cms)[yeesoft/yii2-yee-cms

Yee CMS Based on Yii 2 Advanced Project Template

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

Yii2 Cms for other application

201.1k1](/packages/funson86-yii2-cms)

PHPackages © 2026

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