PHP code example of coderlex / yii2-wysibb

1. Go to this page and download the library: Download coderlex/yii2-wysibb library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

coderlex / yii2-wysibb example snippets


$form = \yii\widgets\ActiveForm::begin();
print $form->field($model, 'content')->widget(\coderlex\wysibb\WysiBB::className(), [
...
]);
\yii\widgets\ActiveForm::end();
bash
php composer.phar global oderlex/yii2-wysibb" "*"