PHPackages                             infoweb-internet-solutions/yii2-cms-settings - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. infoweb-internet-solutions/yii2-cms-settings

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

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

Yii2 settings

2.0.1(10y ago)045031MITPHP

Since Jan 5Pushed 10y ago4 watchersCompare

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

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

CMS settings module for Yii 2
=============================

[](#cms-settings-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-settings "*"

```

or add

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

```

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

Usage
-----

[](#usage)

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

Your backend configuration as follows:

```
return [
    ...
    'modules' => [
        'settings' => [
            'class' => 'infoweb\settings\Module'
        ],
    ],
    ...
];
```

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

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

```

To use the module, execute yii migration

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

Configuration
-------------
All available configuration options are listed below with their default values.
___
##### allowContentDuplication (type: `boolean`, default: `true`)
If this option is set to `true`, the `duplicateable` jquery plugin is activated on all translateable attributes.
___

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 63.2% 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 ~105 days

Total

5

Last Release

3725d ago

Major Versions

1.0.2 → 2.0.02016-02-24

### 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 (12 commits)")[![rubenheymans](https://avatars.githubusercontent.com/u/2543870?v=4)](https://github.com/rubenheymans "rubenheymans (7 commits)")

---

Tags

yii2infowebyii2-cms-settings

### Embed Badge

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

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

###  Alternatives

[infoweb-internet-solutions/yii2-cms

CMS module for Yii2

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

Analytics module for Yii2

112.4k1](/packages/infoweb-internet-solutions-yii2-cms-analytics)

PHPackages © 2026

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