README.md

FAQTAG

Associates tags with faq categories, so that a simple link can be called to open it:

/otrs/public.pl?Action=PublicRedirectFAQ;id=XXXX

where XXXX is the tag of the faq category. Should be combined with an webserver url rewrite, so that a url like:

http://otrshost.com/faq/XXXX

Redirects to the package URL (/otrs/public.pl?Action=PublicRedirectFAQ;id=XXXX)

Required PERL Packages:

Requires OTRS Packages:

FAQ

Config required:

Package building:

To build the package, do the following:

cd dist
./CreateOpm.sh

The generated package will be on the same dist directory

Issues:

This module was developed in-house and thus is provided without warranty or support. If you have a problem, please open an issue at https://softwarepublico.gov.br/gitlab/setic-ufsc/otrs-faqtag/