pavlm / yii2-podium

Yii 2 forum module project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podium

Join the chat at https://gitter.im/bizley/yii2-podium Latest Stable Version Total Downloads License Code Climate Yii2

Yii 2 forum module

This extension allows you to add forum to your app.

UPDATE TO VERSION 0.5

Warning: This version breaks BC!
own and inherit values are no longer valid for userComponent and rbacComponent!
Also bizley\podium\Module has been renamed to bizley\podium\Podium - modify your configuration.
For more information read the Podium wiki.

Features

  • Bootstrap responsive layout
  • Quill WYSIWYG editor
  • Supports Cache, Formatter and Connection components
  • Built-in user identity handling (+supports inherited identity)
  • Built-in RBAC component (+supports inherited RBAC)
  • Console mail queue handling
  • Avatars uploading (+supports Gravatars)
  • Built-in user messages component
  • English, Polish and Russian translation
  • Available with polls system

Installation & configuration

Follow instructions at Podium wiki.

Warning: This is BETA version of Podium.
Any part of this module can change without warning.
Please report all issues and suggestions here.

Demo

Podium Demo is available at http://bizley.pl/podium.

Screenshots

Main page
Podium main page

Member view
Podium member view

Messages inbox
Podium messages inbox

Thread view
Podium thread view

Discussion

Join Gitter channel.

About

Yii 2 forum module project

License:Apache License 2.0


Languages

Language:PHP 99.4%Language:JavaScript 0.4%Language:CSS 0.2%