承接 hypejunction/hypeinbox 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

hypejunction/hypeinbox

最新稳定版本:11.0.0

Composer 安装命令:

composer require hypejunction/hypeinbox

包简介

Enhanced messaging for Elgg — multiple inboxes, message threading, and real-time updates.

README 文档

README

Enhanced messaging for Elgg — multiple inboxes, message threading, and real-time updates.

Elgg 7.x

Features

  • Define new message types and messaging rules (based on sender and recipient roles and relationships)
  • Multiple inboxes for private messages and custom message types
  • Message threading - messages are grouped based on message title and recipients
  • Multi-user threads
  • Real-time updates
  • Message attachments (requires hypeAttachments)
  • Integration with hypeApprove and ArckInteractive's roles (extendable via hooks)
  • Message search

Screenshots

Compose a message interface Inbox view Popup view

Acknowledgements

  • Plugin is inspired and partially sponsored by Whitemoor School

Usage / Configuration

The plugin allows you to define new types of communication between users. To configure new message types, you can use recipient roles, sender roles and relationships between them

For example, if you would like to allow users to send 'homework' to their supervisors, you would use the following configuration:

  • Sender type: Any user
  • Recipient type: Supervisor
  • Relationship: Supervisor
  • Inverse relationship: yes
  • Group relationship: --blank--

If you would like to allow Editors to send 'notices' to Administrators, you would use the following:

  • Sender type: Editor
  • Recipient type: Administrator
  • Relationship: --blank--
  • Inverse relationship: --blank--
  • Group relationship: --blank--

If you would like to allow Group exchange between members of the same group, you would use the following:

  • Sender: Any user
  • Recipient: Any user
  • Relationship: --blank--
  • Inverse relationship: --blank--
  • Group relationship: member

Compatibility

Plugin version Elgg version
7.0.0 7.x
6.0.0 6.x
5.0.0 5.x
4.0.0 4.x
3.0.0 3.x

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2015-07-27