2017 © Pedro Peláez
 

library yii2-forum

Yii2 Forum

image

giicms/yii2-forum

Yii2 Forum

  • Friday, May 6, 2016
  • by giicms
  • Repository
  • 2 Watchers
  • 0 Stars
  • 43 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-forum

Forum, (*1)

Installation

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

Either run, (*3)

php composer.phar require "giicms/yii2-forum" "dev-master"

or add, (*4)

"giicms/yii2-forum": "dev-master"

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

Usage Example


'modules' => [ 'forum' => [ 'class' => 'giicms\forum\Module', ], ],

The Versions

06/05 2016

dev-master

9999999-dev https://github.com/giicms/yii2-forum

Yii2 Forum

  Sources   Download

MIT

The Requires

 

yii2 forum