定制 i-lateral/silverstripe-discussions 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

i-lateral/silverstripe-discussions

Composer 安装命令:

composer require i-lateral/silverstripe-discussions

包简介

Silverstripe module adding Yahoo Groups/Vanilla Forum style discussions

README 文档

README

Simple forum module for silverstripe that uses a more blog like list of discussions with categories instead of the traditional "folder" structure.

The idea is to create a module similar to Yahoo / Google groups or Vanilla Forum.

Requirements

Maintainer Contact

Installation

The preffered method of installation is Composer (see the official docs)

To install via composer run the following:

composer require i-lateral/silverstripe-discussions

NOTE: The above will install the latest tagged release

Basic Usage

Once installed, make sure you run a dev/build to add the new page type, categories, etc.

This will also automatically add a "Discussions" Page to your site tree, and a "poster" and "moderator" security group.

Adding Categories

Discussions can be categoriesed by simple category objects. You can add categories by navigating to the discussions page in the CMS and adding categories.

Starting (and commenting on) Discussions

In order for a user to start a discussion, they must have the "DISCUSSIONS_POSTING" permission (this is also true for commenting on a discussion).

By default users will get this permission by registering for an account and then clicking the link in the verification email that the site sends them.

If you wish to disable this functionality, you will need to change the registration configuration of the users module (add the following to your config.yml):

Users:
  new_user_groups:
    - discussions-posters
  require_verification: false
  send_verification_email: false

NOTE It is not advisable to do this, the verification adds an extra layer of spam protection (otherwise bots or spammers could easily sign up with fictitious accounts and post messages).

统计信息

  • 总下载量: 31
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 3
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2014-06-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固