- Edited
Here's a small modification that will allow you to limit help topics on the new ticket page to certain users and/or organizations.https://github.com/Micke1101/osTicket/tree/Help-topic-limitationsNOTEYou will need to alter the help topic table using the sql file (https://github.com/Micke1101/osTicket/blob/Help-topic-limitations/help%20topic%20db%20modifications.sql) and this can make it so you won't be able to upgrade once a new version is released unless you remove the 2 columns that are added (islimited, limitations).