oms-Contact/info.json
Dennis Eichhorn f78b18e0ae
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:04 +00:00

26 lines
485 B
JSON

{
"name": {
"id": 1003800000,
"internal": "Contact",
"external": "Contact"
},
"category": "Communication",
"version": "1.0.0",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Jingga",
"website": "https://jingga.app"
},
"description": "Contact module.",
"directory": "Contact",
"dependencies": {
},
"providing": {
},
"load": [
]
}