Download the PHP package infoweb-internet-solutions/yii2-cms-partials without Composer
On this page you can find all versions of the php package infoweb-internet-solutions/yii2-cms-partials. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download infoweb-internet-solutions/yii2-cms-partials
More information about infoweb-internet-solutions/yii2-cms-partials
Files in infoweb-internet-solutions/yii2-cms-partials
Package yii2-cms-partials
Short Description CMS partials module for Yii2
License MIT
Informations about the package yii2-cms-partials
CMS partials 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 backend configuration as follows:
Import the translations and use category 'infoweb/partials':
To use the module, execute yii migration
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.
enableUrl (type: boolean
, default: false
)
If this option is set to true
, the url field is enabled.
All versions of yii2-cms-partials with dependencies
infoweb-internet-solutions/yii2-cms Version @stable
mihaildev/yii2-ckeditor Version @stable
kartik-v/yii2-widgets Version @stable
kartik-v/yii2-grid Version @stable
2amigos/yii2-translateable-behavior Version @stable