mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-08 15:35:24 +02:00
feat: add Joomla template (#891)
* feat: add Joomla template * docs: clarify Joomla admin credential fields --------- Co-authored-by: Mauricio Siu <siumauricio@icloud.com>
This commit is contained in:
committed by
GitHub
parent
1e99d46afe
commit
8a52825167
18
meta.json
18
meta.json
@@ -3588,6 +3588,24 @@
|
||||
"open-source"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "joomla",
|
||||
"name": "Joomla",
|
||||
"version": "6.1.0-apache",
|
||||
"description": "Joomla is a flexible open-source content management system for building websites, portals, and online applications.",
|
||||
"logo": "joomla.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/joomla/joomla-cms",
|
||||
"website": "https://www.joomla.org/",
|
||||
"docs": "https://manual.joomla.org/"
|
||||
},
|
||||
"tags": [
|
||||
"cms",
|
||||
"website",
|
||||
"php",
|
||||
"mariadb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "joplin-server",
|
||||
"name": "Joplin Server",
|
||||
|
||||
Reference in New Issue
Block a user