mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 11:25:25 +02:00
22 lines
582 B
JSON
22 lines
582 B
JSON
{
|
|
"id": "paymenter",
|
|
"name": "Paymenter",
|
|
"version": "latest",
|
|
"description": "Paymenter is a modern billing and payment management system for hosting providers, with automation, invoicing, and client management features.",
|
|
"logo": "paymenter.png",
|
|
"links": {
|
|
"github": "https://github.com/Paymenter/Paymenter",
|
|
"website": "https://paymenter.org/",
|
|
"docs": "https://paymenter.org/docs/getting-started/introduction"
|
|
},
|
|
"tags": [
|
|
"billing",
|
|
"payment",
|
|
"hosting",
|
|
"invoicing",
|
|
"business",
|
|
"automation",
|
|
"client-management"
|
|
]
|
|
}
|