Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Updated the .info.yml file to include the "core_version_requirement: ^8 || ^9"
Reworked the code for the native PHP function fnmatch() as it is not available on non-POSIX compliant systems except Windows. Also for compatibility with D9
Added some testing/debugging functions for continue dev testing of the module
Finally, cleaned up the code for Drupal code syntax statndards