The extension helps to manage CiviCRM cases. The cases can be used like a group of mailing messages. User can send/reply/reply/forward emails and send attachments.
Dashboard page:
Manage case page:
- PHP v7.4+
- CiviCRM 5.57.0+
- CiviCRM extension:
- CiviCRM optional extension:
- org.civicrm.shoreditch - improves layout and UX
At the top of page is located filter fields.
As default shows only cases with statuses: ongoing
and urgent
.
Can be filtered by:
Keyword
- search this string insubject
or related email messagesCase Status
Involved Agent(s)
Show deleted cases?
Case Start/End Date
Client(s)
Tags
case id
- in this way all another filters will be ignored
At the bottom of page is located result of search:
The result of search divided by tabs.
The first tab all
is includes all cases from result of search.
The second tab My cases
is includes all cases from result of search which are related to current user.
Another tabs it is custom tabs. Those tabs are CiviCRM case categories, and can be added/edited/deleted.
Panel of actions locates over the tabs:
In this panel user can:
- clean filters
- add new support case - redirects to
Create Support Case
page - quick actions with selected cases:
- Change category to another one
- report as spam - set status to
spam
- resolve case - set status to
complated
- delete case
Block editing one case by 2 different users on the same time:
If user is editing some case. This case will be locked for another users. It prevents data conflicts while saving the case.
Also, user can unlock the locked case. This ability needs when some user accidentally lock the case for a long time. Ex: user didn't close the tab.
At the top of page located buttons with fast actions:
Under buttons located main info about case:
This all this fields can be edited:
User can add/delete/edit comments to the case:
Communication block:
User can send new email, reply email, reply all email, forward email.
Quick actions:
Resent cases:
- Install CiviCRM 5.57.0+
- Install CiviCRM extension:
mailutils
at.greenpeace.casetools
org.civicrm.shoreditch
- enable
supportcase
extension