mirror of
https://git.yylx.win/https://github.com/strangerstudios/PMProFreescout.git
synced 2025-10-03 18:01:27 +08:00
25 lines
818 B
JSON
25 lines
818 B
JSON
{
|
|
"name": "Paid Memberships Pro",
|
|
"alias": "pmprofreescout",
|
|
"description": "Links Paid Memberships Pro order details into freescout widget via REST API.",
|
|
"version": "1.0.0",
|
|
"detailsUrl": "https://strangerstudios.com",
|
|
"author": "Stranger Studios",
|
|
"authorUrl": "https://strangerstudios.com",
|
|
"requiredAppVersion": "1.0.2",
|
|
"license": "AGPL-2.0",
|
|
"keywords": [],
|
|
"active": 0,
|
|
"order": 0,
|
|
"img": "https://www.paidmembershipspro.com/images/2022/Paid-Memberships-Pro_icon_72DPI.png",
|
|
"providers": [
|
|
"Modules\\PmproFreescout\\Providers\\PmproFreescoutServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"PmproFreescout": "Modules\\PmproFreescout\\Providers\\PmproFreescoutServiceProvider"
|
|
},
|
|
"files": [
|
|
"start.php"
|
|
],
|
|
"requires": []
|
|
}
|