github albandes/helpdezk v1.1.6
Version 1.1.6

latest releases: v1.1.10, v1.1.9, v1.1.8...
4 years ago

New features

Added new features in Helpdezk core

This release prepares helpdezk for use in high availability environments.

The app/uploads directory can now be used outside the helpdezk's path, an AWS S3, for example.

3 new entries were introduced in config.php, to set the external storage:

$ config ['external_storage'] = false;
$ config ['external_storage_path'] = " ";
$ config ['external_storage_url'] = " ";

The installer program was alter to attend this new feature.

Don't miss a new helpdezk release

NewReleases is sending notifications on new releases.