Download the PHP package infoweb-internet-solutions/yii2-cms-settings without Composer
On this page you can find all versions of the php package infoweb-internet-solutions/yii2-cms-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download infoweb-internet-solutions/yii2-cms-settings
More information about infoweb-internet-solutions/yii2-cms-settings
Files in infoweb-internet-solutions/yii2-cms-settings
Download infoweb-internet-solutions/yii2-cms-settings
More information about infoweb-internet-solutions/yii2-cms-settings
Files in infoweb-internet-solutions/yii2-cms-settings
Vendor infoweb-internet-solutions
Package yii2-cms-settings
Short Description Yii2 settings
License MIT
Package yii2-cms-settings
Short Description Yii2 settings
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-cms-settings
CMS settings module for Yii 2
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply modify your application configuration as follows:
Your backend configuration as follows:
Import the translations and use category 'infoweb/settings':
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.
___
All versions of yii2-cms-settings with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
@stable
infoweb-internet-solutions/yii2-cms Version @stable
kartik-v/yii2-widgets Version @stable
kartik-v/yii2-grid Version @stable
2amigos/yii2-translateable-behavior Version @stable
infoweb-internet-solutions/yii2-cms Version @stable
kartik-v/yii2-widgets Version @stable
kartik-v/yii2-grid Version @stable
2amigos/yii2-translateable-behavior Version @stable
The package infoweb-internet-solutions/yii2-cms-settings contains the following files
Loading the files please wait ....