InBox FAQPlus
Version 6.0.2
Create Date 20/03/2023
Resources
This module creates new functionality for the FAQ module.
Prerequisite
Framework
The following Znuny Framework versions are supported:
- [6.x.x]
Modules
The following modules are required:
- InBox Core 6.34.20 or superior
Operational System
The following operating systems are required:
- [None]
Outsourcing Software
The following third-party software is required depending on which generic listener you run:
- FAQ 6.x.x
Install
bin/otrs.Console.pl Admin::Package::Install /path/to/InBox\ FAQPlus-6.0.2.opm
Settings
FAQPlus::Core::OnlyCreateApprovalTicketInNew
Configuration to define whether the approval ticket will only be sent in the case of new FAQs.
Use
Show only approved FAQs
The FAQ module already has the approval option by default, but it does not limit the display of non-approved FAQs to agents.
With this setting enabled FAQ::ApprovalRequired
, the module will only display approved FAQs to agents.
The FAQs created by the logged in attendant will be displayed, even if not approved yet, to track the status.
Agents who are in the approver group will see all FAQs.
Approval operation will work in the standard way, creating a ticket, and allowing approvers to change their approval status.
Approval Column Display
To enable the approval column in the FAQs view, access the FAQ::Frontend::AgentFAQExplorer###ShowColumns setting and enter the Approved
column.