Skip to content

XMF XOOPS Module Framework

Choose a tag to compare

@geekwright geekwright released this 01 Nov 01:58
· 208 commits to master since this release
7f383f7

XOOPS Module Framework is a selection of classes and supporting files intended to help simplify many of the routine tasks commonly needed in module development.

Release v1.2.28 includes:

  • Updates to library dependencies
  • PHP 8.0 Error Suppression operator issues
  • Handle case of no permissionHandler found
  • Adds ULID spport
  • cosmetic and code improvements