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
  On 11/4/2015 at 11:51 AM, Licensecart said:

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
  On 11/10/2015 at 11:35 PM, Paul said:

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 :)

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...