chore: bootstrap module from working instance and add install guide
This commit is contained in:
15
module.json
Normal file
15
module.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"id": "donations",
|
||||
"name": "Donations",
|
||||
"description": "Rescue and animal donation goals with Stripe and PayPal donation flows.",
|
||||
"keywords": ["donations", "stripe", "paypal", "rescue", "animals"],
|
||||
"version": "0.1.0",
|
||||
"humhub": {
|
||||
"minVersion": "1.14"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Kelin Rescue Hub"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user