2017 © Pedro Peláez
 

yii2-extension yii2-qa

The Yii 2 Questions and Answers module inspired by Stack Overflow

image

artkost/yii2-qa

The Yii 2 Questions and Answers module inspired by Stack Overflow

  • Thursday, September 7, 2017
  • by JiLiZART
  • Repository
  • 21 Watchers
  • 86 Stars
  • 572 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 32 Forks
  • 14 Open issues
  • 12 Versions
  • 2 % Grown

The README.md

Maintainers Wanted!, (*1)

Questions and Answers for Yii 2

Packagist Version Total Downloads, (*2)

Extension provides web QA inspired by Stack Overflow., (*3)

Installation

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

Either run, (*5)

php composer.phar require --prefer-dist artkost/yii2-qa "*"

or add, (*6)

"artkost/yii2-qa": "*"

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

Usage

Once the extension is installed, simply modify your application configuration as follows:, (*8)

return [
    'qa' => [
        'class' => 'artkost\qa\Module',
        'userNameFormatter' => 'getUserName'
    ],
    ...
];

Install Migrations, (*9)

php yii migrate/up --migrationPath=@vendor/artkost/yii2-qa/migrations, (*10)

You can then access QA through the following URL:, (*11)

http://localhost/path/to/index.php?r=qa

Widgets

You can use available widgets, (*12)

<?= Tags::widget(['limit' => 20]) ?>
<?= Popular::widget(['limit' => 20, 'views' => 20]) ?>
<?= Favorite::widget(['userID' => Yii::$app->user->id, 'limit' => 20]) ?>

The Versions

07/09 2017

dev-master

9999999-dev

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 qa yii2-qa question answer artkost

15/11 2015

dev-develop

dev-develop

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 module qa question answer

19/05 2015

0.3.7

0.3.7.0

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 module qa question answer

14/05 2015

0.3.6

0.3.6.0

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 module qa question answer

11/05 2015

0.3.5

0.3.5.0

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 module qa question answer

30/04 2015

0.3.4

0.3.4.0

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 module qa question answer

29/04 2015

0.3.3

0.3.3.0

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 module qa question answer

25/03 2015

0.3.2

0.3.2.0

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 module qa question answer

24/03 2015

0.3.1

0.3.1.0

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 module qa question answer

19/03 2015

v0.3

0.3.0.0

The Yii 2 Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Nikolay Kostyurin

yii2 module qa question answer

11/01 2015

v0.2

0.2.0.0

The Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

by Nikolay Kostyurin

yii faq qa

05/11 2014

v0.1

0.1.0.0

The Questions and Answers module inspired by Stack Overflow

  Sources   Download

BSD-3-Clause

The Requires

 

by Nikolay Kostyurin

yii faq qa