\n"; return; } $modulePath = __DIR__ . "/../../Modules/{$module}"; if (!is_dir($modulePath)) { echo "Error: Module '{$module}' does not exist\n"; return; } $content = "