Jump to content
  • 0

How Do I Disable The Knowledgebase?


Question

7 answers to this question

Recommended Posts

  • 0
Posted

Un-install the support manager.
 
Go to: plugins/support_manager/support_manager_plugin.php
 
Find and remove:

,
						array(
							'uri' => "plugin/support_manager/knowledgebase/",
							'name' => Language::_("SupportManagerPlugin.nav_primary_client.knowledgebase", true)
						)

Then install, is the easy way.

  • 0
Posted

that it will only hide the link from client !!
 
i use admin tools to edit links instead of changing core file .
 
it would be nice to se a option in the support manager to enable/disable the Knowledgebase .

  • 0
Posted

That's a feature request...

 

Where is the feature request? We were talking about this briefly internally yesterday. Managing the plugin and being able to disable the ticket system and knowledgebase independently would probably be ideal.

  • 0
Posted

Where is the feature request? We were talking about this briefly internally yesterday. Managing the plugin and being able to disable the ticket system and knowledgebase independently would probably be ideal.

 

Oh no mate sorry I was explaining that would be a feature request :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...