FreeScout-GPT-Pro-Public/module.json
Rob Marlbrough @PressWizards a3325d4e45
Update module.json
2025-06-16 15:44:57 -07:00

26 lines
1.4 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.0",
"detailsUrl": "https://github.com/presswizards/FreeScout-GPT-Pro-Public",
"img": "https://5starplugins.com/wp-content/uploads/2025/04/FreeScout-GPT-Pro-Logo-draft-gr-lm.jpg",
"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/FreeScout-GPT-Pro-main.zip",
"changelogUrl": "https://raw.githubusercontent.com/presswizards/FreeScout-GPT-Pro-Public/refs/heads/main/changelog.txt"
}