Download the PHP package worstinme/yii2-forum without Composer
On this page you can find all versions of the php package worstinme/yii2-forum. 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-forum
yii2-forum
forum extension for yii 2
Install
Example settings
Route
- '<lang:(en|ru)>/forum'=>'forum/default/index',
- '<lang:(en|ru)>/forum/<action:(section-create|forum-create|section-delete|forum-activate|forum-delete|section-activate)>'=>'forum/default/
', - '<lang:(en|ru)>/forum/<action:(lock|new-thread|upload-image|file-browser|post-delete|delete|edit|reply)>'=>'forum/threads/
', - '<lang:(en|ru)>/forum/<section:[\w-]+>'=>'forum/default/section',
- '<lang:(en|ru)>/forum/<section:[\w-]+>/<forum:[\w-]+>'=>'forum/default/forum',
- '<lang:(en|ru)>/forum/<section:[\w-]+>/<forum:[\w-]+>/<thread_id:\d+>'=>'forum/threads/view',
Default settings
Profile model
All versions of yii2-forum with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
>=2.0.6
yiisoft/yii2-imagine Version ~2.0.0
worstinme/yii2-uikit Version *
worstinme/yii2-jodit Version *
yiisoft/yii2-imagine Version ~2.0.0
worstinme/yii2-uikit Version *
worstinme/yii2-jodit Version *
The package worstinme/yii2-forum contains the following files
Loading the files please wait ....