mirror of
https://git.yylx.win/https://github.com/presswizards/FreeScout-GPT-Pro-Public.git
synced 2025-10-04 20:21:23 +08:00
Create module.json
This commit is contained in:
parent
dfa7788a55
commit
2f35740a52
1 changed files with 26 additions and 0 deletions
26
module.json
Normal file
26
module.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"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://raw.githubusercontent.com/presswizards/FreeScoutGPT/refs/heads/main/FreeScoutGPT-Logo.jpg",
|
||||
"author": "5 Star Plugins",
|
||||
"authorUrl": "https://5starplugins.com/freescout-gpt-pro/",
|
||||
"requiredAppVersion": "1.8",
|
||||
"license": "MIT",
|
||||
"keywords": [],
|
||||
"active": 0,
|
||||
"order": 0,
|
||||
"providers": [
|
||||
"Modules\\FreeScoutGPT\\Providers\\FreeScoutGPTServiceProvider"
|
||||
],
|
||||
"aliases": {},
|
||||
"files": [
|
||||
"start.php"
|
||||
],
|
||||
"requires": [],
|
||||
"latestVersionUrl": "https://raw.githubusercontent.com/presswizards/FreeScout-GPT-Pro-Public/refs/heads/main/module.json",
|
||||
"latestVersionZipUrl": "https://5starplugins.com/freescout-gpt-pro/",
|
||||
"changelogUrl": "https://github.com/presswizards/FreeScout-GPT-Pro-Public/blob/main/changelog.txt"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue