Download the PHP package dmitxe/yii2-wiki-module without Composer
On this page you can find all versions of the php package dmitxe/yii2-wiki-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-wiki-module
yii2-wiki
Yii2-Wiki is a flexible implementation of a wiki for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require
section of your composer.json
file.
Configuration
Migration
For the default table structure execute the provided migration as follows:
php yii migrate --migrationPath=@vendor/dmitxe/yii2-wiki-module/migrations
To remove the table just do the same migration downwards.
Configuring the module
add the following entry to the modules-part of your config-file:
All versions of yii2-wiki-module with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version 2.0.*
yiisoft/yii2-bootstrap Version *
yiisoft/yii2-codeception Version ~2.0.0
erusev/parsedown Version dev-master
yii2mod/yii2-markdown Version *
yiisoft/yii2 Version 2.0.*
yiisoft/yii2-bootstrap Version *
yiisoft/yii2-codeception Version ~2.0.0
erusev/parsedown Version dev-master
yii2mod/yii2-markdown Version *
The package dmitxe/yii2-wiki-module contains the following files
Loading the files please wait ....