2017 © Pedro Peláez
 

yii2-extension yii2-collaborative

Yii2 Collaborative tools for open source projects.

image

inquid/yii2-collaborative

Yii2 Collaborative tools for open source projects.

  • Friday, March 23, 2018
  • by gogl92
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Yii Framework , (*1)

Donate, (*2)

Yii2 Collaborative

Yii2 Collaborative tools for open source projects., (*3)

Installation

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

Either run, (*5)

php composer.phar require --prefer-dist inquid/yii2-collaborative "*"

or add, (*6)

"inquid/yii2-collaborative": "*"

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

Usage

Once the extension is installed, simply use it in your code by :, (*8)

For add the github button at the corner use:, (*9)

<?= \inquid\collaborative\GitHubRabito::widget(); ?>

Options:, (*10)

    <?= \inquid\collaborative\GitHubRabito::widget([
        'background_color'=>'#e65353',
        'logo_cat'=>'#FFF',
        'position_top'=>'0px',
        'url'=>'https://github.com/me/MyRepo',
        'label'=>'My Github Repo',
        'width'=>'250px',
        'height'=>'250px',
    ]); ?>

SUPPORT

paypal, (*11)

The Versions

23/03 2018

dev-master

9999999-dev

Yii2 Collaborative tools for open source projects.

  Sources   Download

GPL-3.0+

The Requires

 

by Inquid

repository extension yii2 github open source repo