Initial import of animal_management module
This commit is contained in:
15
module.json
Normal file
15
module.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"id": "animal_management",
|
||||
"name": "Animal Management",
|
||||
"description": "Animal intake, profile management, and transfer workflow foundation for rescue spaces.",
|
||||
"keywords": ["animals", "rescue", "intake", "transfer"],
|
||||
"version": "0.1.0",
|
||||
"humhub": {
|
||||
"minVersion": "1.14"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Kelin Rescue Hub"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user