Add Aкаunting accounting app template and restructure tags formatting (#305)

* Add Aкаunting accounting app template and restructure tags formatting

* Reformat tags in meta.json to improve readability and maintainability
This commit is contained in:
Jainil Prajapati 🪐
2025-08-25 11:19:39 +05:30
committed by GitHub
parent d9d5b980d0
commit b4bf7c4fa7
4 changed files with 128 additions and 0 deletions

View File

@@ -122,6 +122,25 @@
"project-management"
]
},
{
"id": "akaunting",
"name": "Akaunting",
"version": "latest",
"description": "Akaunting is a self-hosted, open-source accounting app for small businesses.",
"logo": "image.png",
"links": {
"github": "https://github.com/akaunting/akaunting",
"website": "https://akaunting.com",
"docs": "https://akaunting.com/docs"
},
"tags": [
"finance",
"accounting",
"php",
"mariadb",
"self-hosted"
]
},
{
"id": "alist",
"name": "AList",