Write your message below:
I'm a customer of a company and i will setup a demo of mods for hesk, i'm working on a swedish translation but I'm not finished yet.
When that is finished i will share my translation with others.
Is it possible that I can do this?
demo of MFH
Moderator: mkoch227
Re: demo of MFH
I'm not exactly sure what you're trying to ask. You're more than welcome to install several versions of HESK + Mods for HESK (unless you're asking about how to enable demo mode, which is mainly for global demos (such as the HESK.com site or mods-for-hesk.com)).
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: demo of MFH
What i ask is how i can setup a demo, o don't find how i can enable demo mode 

Re: demo of MFH
The quickest way to enable demo mode is to add this to the hesk_settings.inc.php file:
Find:
Change it so it looks like this:
Find:
Code: Select all
// Settings file for HESK 2.7.3
Code: Select all
// Settings file for HESK 2.7.3
define('HESK_DEMO', 1);
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.