XOOPS Web Application System (https://xoops.org)

Powered by You!

xhelp600

xHelp 1.0.0 Alpha 1 Released for Testing

Category : Modules | Published by Mamba on 14-Jan-2022 04:30
XOOPS xHelp 1.0.0 Alpha.1 released for testing/contributions!

xHelp is designed as a user-friendly helpdesk application for XOOPS.

This ALPHA release is a first attempt to update this pretty old module to PHP 7/8, therefore it is NOT fully tested, so please expect tons of bugs/issues

DOWNLOAD: https://github.com/mambax7/xhelp/releases

FORK:https://github.com/mambax7/xhelp/

ISSUES/BUGS: Please report all issues on GitHub

REQUIREMENTS:
- XOOPS 2.5.10
- PHP 7+

New in this release:

- namespaces (mamba)
- class autoloading (mamba)
- update to JpGraph 4.2.2 (mamba)
- added Blocksadmin class (mamba)
- PHP 8 Smarty template defaults (mamba)
- strict type checking (mamba)
- refactored FaqAdapters with Interface and Abstract class (mamba)
- refactored Handler classes to inherit from XoopsPersistableObjectHandler (mamba)
- added module cloning (mamba)
- included Confirm class from Goffy (mamba)
- included MigrateHelper class from Goffy (mamba)

Tested on PHP 7.4.26 and PHP 8.1.0