2017 © Pedro Peláez
 

yii2-extension yii2-articles

Модуль статей для Yii2

image

mandrapola/yii2-articles

Модуль статей для Yii2

  • Friday, December 8, 2017
  • by mandrapola
  • Repository
  • 1 Watchers
  • 0 Stars
  • 153 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

Articles

Articles module for Yii2, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist mandrapola/yii2-articles "*"

or add, (*4)

"mandrapola/yii2-articles": "*"

to the require section of your composer.json file., (*5)

Usage

<?= \mandrapola\article\widgets\article\Article::widget(['model' => $model, 'classContainer' => $classContainer]) ?>

$model - Article entity.
$classContainer - Names containers for render content. Default ['container', 'content']., (*6)

The Versions

08/12 2017

dev-master

9999999-dev

Модуль статей для Yii2

  Sources   Download

GPL-2.0

The Requires

 

by Khusainov Marat

extension yii2 article mandrapola