Skip to content

FAQ-Plugin: SysConfig Reference for OTOBO

In this document, you will find a complete overview of all SysConfig parameters of the FAQ-Plugin along with a brief explanation.

KeyDescription
FAQ::CacheTTLValidity period of the FAQ cache in seconds (0 = disabled).
FAQ::DefaultStateDefault state for new FAQ entries (e.g., Valid, Invalid).
FAQ::MultiLanguageEnables multi-language FAQ entries (Bool).
FAQ::SortByDefault sorting in the explorer (Title, LastChange, Top10).
FAQ::ExplorerItemsPerPageNumber of entries per page in the FAQ explorer (Integer).
KeyDescription
DynamicFields::DriverRegistration###FAQRegisters the FAQ driver for dynamic fields.
DynamicFields::ObjectTypeRegistration###FAQIDSets ObjectType FAQID for links (LinkObject).
KeyDescription
FAQ::ApprovalRequiredEnables the approval process for FAQ entries (Bool).
FAQ::ApprovalGroupGroup(s) allowed to approve FAQs (Array).
FAQ::ApprovalQueueQueue(s) where new FAQs land until they are approved (Array).
FAQ::NotificationOnApprovalNotification template for approval notifications.
KeyDescription
FAQ::ExplorerPathBreadcrumb path in the explorer (String).
FAQ::QuickSearchEnables free-text search in the explorer (Bool).
FAQ::Top10ItemsNumber of entries in the Top 10 view (Integer).
FAQ::ShowLastChangeShows the change date in the explorer (Bool).
FAQ::ShowCreateDateShows the creation date in the explorer (Bool).
KeyDescription
FAQ::Item::MaxBodyLengthMaximum length of the body text in zoom (chars).
FAQ::Item::HTMLAllowTagsList of allowed HTML tags in the body (Array).
FAQ::Item::CategoryRequiredMakes category mandatory during creation (Bool).
KeyDescription
FAQ::Voting::EnableEnables like/dislike rating (Bool).
FAQ::Voting::LimitPerUserMax. ratings per user and day (Integer).
FAQ::Voting::NotificationOnVoteNotification template for new feedback.
KeyDescription
FAQ::RelatedArticles::EnableEnables linking of related FAQs (Bool).
FAQ::RelatedArticles::MaxItemsMax. number of related entries in zoom (Integer).
FAQ::RelatedArticles::ServiceListServices for which related articles are displayed (Array).
KeyDescription
FAQ::TicketCompose::InsertModeInsert mode in the ticket (Text, Link, Button).
FAQ::TicketCompose::ButtonLabelLabel of the insert button in the ticket dialog.
FAQ::TicketCompose::LinkTextLink text for inserting as a hyperlink.
KeyDescription
LinkObject::PossibleLink###FAQ2FAQAllows linking FAQ ↔ FAQ (Bool).
LinkObject::PossibleLink###FAQ2TicketAllows linking FAQ ↔ Ticket (Bool).
KeyDescription
Frontend::Agent::ModuleRegistration###FAQExplorerActivate module in the Agent FAQ explorer.
Frontend::Agent::ModuleRegistration###FAQZoomActivate module in the Agent FAQ zoom.
Frontend::Agent::ModuleRegistration###FAQSearchModule for search function in Agent interface.
Frontend::Agent::ModuleRegistration###FAQPrintModule for printing in Agent FAQ mode.

Frontend Module Registrations (Customer/Public)

Section titled “Frontend Module Registrations (Customer/Public)”
KeyDescription
Frontend::Customer::ModuleRegistration###FAQExplorerActivate module in the Customer portal explorer.
Frontend::Customer::ModuleRegistration###FAQZoomActivate module in the Customer portal FAQ zoom.
Frontend::Public::ModuleRegistration###FAQSearchModule for public search (anonymous users).
Frontend::Public::ModuleRegistration###FAQPrintModule for printing in the public FAQ area.

Frequently asked questions

Where do you configure the OTOBO FAQ plugin?

Most FAQ plugin options are set in SysConfig, including core settings, explorer behavior, voting, and related-article options.

Does the FAQ plugin support an approval workflow?

Yes. SysConfig includes approval-workflow settings so FAQ changes can require review before they go live.

Can FAQ items use Dynamic Fields?

Yes. The FAQ plugin SysConfig reference covers Dynamic Fields and other parameters for structuring FAQ content.