Grummfy / AsgardCMSPrivateMessage

Private message module for Asgard CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Private message module

This module add private message capabilities on your wonderful Asgard CMS!

So you got this functionality:

  • private message between registered user
  • support message (even for guest if you want)
  • some extra settings

Installation

Follow the installation guide of module, with module name "grummfy/acms-privatemessage".

Override view

Like for the user module, you can override the view.

  1. php artisan vendor:publish --provider="Modules\PrivateMessage\Providers\PrivateMessageServiceProvider"
  2. edit file in resources/views/asgard/private-message/

Quality control

SensioLabsInsight Scrutinizer Code Quality

About

Private message module for Asgard CMS

License:Other


Languages

Language:PHP 100.0%