Page 1 of 1

Different v2 vs v3

Posted: Tue Sep 08, 2020 4:39 pm
by caygri
Hello,

I need to do new installation why I need to install v3 or v2?

I know better v2, but don't like use old version of software..in v3 miss to much wyswyg editor.

Re: Different v2 vs v3

Posted: Tue Sep 08, 2020 5:34 pm
by Klemen
It's up to you. Both are still supported.

Official v2 doesn't have wysiwyg, Mods for Hesk adds that. V3 will have wysiwyg available alter this year.

Re: Different v2 vs v3

Posted: Tue Sep 08, 2020 7:24 pm
by caygri
alter this year you mean end of this year?

also, mean same features?

Re: Different v2 vs v3

Posted: Tue Sep 08, 2020 7:41 pm
by Klemen
Yes, later this year, was a typo.

And no, this is not a Mods for Hesk compatible changes.

Re: Different v2 vs v3

Posted: Tue Sep 08, 2020 7:44 pm
by caygri
thanks!

I asked, v2 and v3 has same features?

Re: Different v2 vs v3

Posted: Wed Sep 09, 2020 11:04 am
by Klemen
Currently yes, but new features will only be added to v3

Re: Different v2 vs v3

Posted: Wed Sep 09, 2020 11:23 am
by caygri
great! install and configure few minute ago...
but maybe I remember wrong...on hesk can be possible user registration? I mean if client want.

Re: Different v2 vs v3

Posted: Wed Sep 09, 2020 11:25 am
by Klemen
Nope, Hesk doesn't support end-user accounts (it was designed not to use them). They may be added in the future, but not sure if/when.

Re: Different v2 vs v3

Posted: Wed Sep 09, 2020 11:53 am
by caygri
klemn thank you so much!
Really a lot!

Re: Different v2 vs v3

Posted: Fri Nov 06, 2020 12:07 am
by Treblig
caygri wrote: Wed Sep 09, 2020 11:23 am[...] on hesk can be possible user registration?
In a very old version of Hesk V2 (probably 2.6.7 or 2.6.8 ), I had implemented a forced login for all users.
As far as I can remember all changes to Hesk files are those indicated in the text file below (link).
Users had to be pre-registered in the Hesk users table, there is no register form only a login form.
Whether these changed are transferable to other Hesk V2 / V3 versions or not is left as an exercise to the brave as I have changed jobs & company and no longer use Hesk :wink:

Warning & disclaimer : I'm not a "true" PHP developer and accept no responsibility whatsoever to changes anyone makes to Hesk

http://www.yiersan.org/misc/user_login_HESK.txt

Treblig

Re: Different v2 vs v3

Posted: Sat Nov 07, 2020 3:03 pm
by caygri
thanks how can I use?

Re: Different v2 vs v3

Posted: Thu Jul 15, 2021 1:10 pm
by Treblig
caygri wrote: Sat Nov 07, 2020 3:03 pmthanks how can I use?
I packaged my old "forced login" 2.6.7 HESK install. I make no claim whatsoever that it is complete nor fully functional.
That's an old archive I found on one of my drives, it's not a copy of a currently functional HESK install.
The odds I can answer any question are very, very, very slim as I haven't used HESK since 2017 (happy retiree here!)
Remember I'm not a certified PHP programmer so a proper review of my mods would be more than desirable.

Download hesk 2.6.7 with forced login zip file

Make sure you read the modified_HESK.txt file. Use at your own risk!