hypejunction/hypeinbox
最新稳定版本:8.0.2
Composer 安装命令:
composer require hypejunction/hypeinbox
包简介
Enhanced messaging capabilities
关键字:
README 文档
README
Enhanced messaging for Elgg
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
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
统计信息
- 总下载量: 382
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-07-27