FreeScout-GPT-Pro-Public/module.json
2025-10-02 14:25:11 -07:00

26 lines
1.3 KiB
JSON

{
"name": "FreeScout GPT Pro",
"alias": "freescoutgptpro",
"description": "FreeScout GPT Pro is the new Pro module that offers direct integration with other FreeScout modules, such as Knowledgebase and Saved Replies, and goes above and beyond what the free module offers, with advanced features such as caching or indexing in OpenAI of remote URLs, with premium technical support included.",
"version": "2.1.3",
"detailsUrl": "https://5starplugins.com/freescout-gpt-pro/",
"img": "https://github.com/user-attachments/assets/b501fec8-2daa-4075-a00e-e7be243219a7",
"author": "5 Star Plugins",
"authorUrl": "https://5starplugins.com/freescout-gpt-pro/",
"requiredAppVersion": "1.8",
"license": "MIT",
"keywords": [],
"active": 0,
"order": 0,
"providers": [
"Modules\\FreeScoutGPTPro\\Providers\\FreeScoutGPTProServiceProvider"
],
"aliases": {},
"files": [
"start.php"
],
"requires": [],
"latestVersionUrl": "https://raw.githubusercontent.com/presswizards/FreeScout-GPT-Pro-Public/refs/heads/main/module.json",
"latestVersionZipUrl": "https://github.com/presswizards/FreeScout-GPT-Pro-Public/raw/refs/heads/main/main.zip",
"changelogUrl": "https://raw.githubusercontent.com/presswizards/FreeScout-GPT-Pro-Public/refs/heads/main/changelog.txt"
}