Initial import of space_profiles module

This commit is contained in:
Kelin Rescue Hub
2026-04-04 13:11:50 -04:00
commit 87a59e5a0a
35 changed files with 1627 additions and 0 deletions

15
module.json Normal file
View File

@@ -0,0 +1,15 @@
{
"id": "space_profiles",
"name": "Space Profiles",
"description": "Template-driven rescue space profile pages with branding and controlled HTML regions.",
"keywords": ["space", "profile", "rescue", "branding"],
"version": "0.1.0",
"humhub": {
"minVersion": "1.14"
},
"authors": [
{
"name": "Kelin Rescue Hub"
}
]
}