View an application's meta data information.
$cpapi=https://{USER}:{PASS}@{SERVER_IP}:2083/3rdparty/installatron/index.cgi? # cpanel
#$cpapi=https://{USER}:{PASS}@{SERVER_IP}:2087/3rdparty/installatron/index.cgi? # whm
#$cpapi=https://{USER}:{PASS}@{SERVER_IP}:2222/CMD_PLUGINS/installatron/index.raw? # directadmin
curl -X POST $cpapi/browser/wordpress \
-H 'X-HTTP-Method-Override: GET' \
-H 'Accept: application/json'
{
"status": 200,
"result": true,
"message": "The task is complete.\n",
"has_more": true,
"total_count": 501,
"data": [
{
"id": "wordpress",
"version": "6.7.2",
"significance": "minor",
"branch": "current",
"name": "WordPress",
"category": "Content Management",
"type": "blog",
"time": 1739232000,
"license": "open source",
"tags": [],
"description": "WordPress is an open source blog application. WordPress forked from b2/cafelog in 2003, and WordPress Mu multiple website functionality has been integrated since 2010. Today WordPress is the most used blog application powering millions of blogs and being used by tens of millions of people every day.",
"authordescription": "WordPress is a personal publishing platform and blogging application with a focus on aesthetics, web standards, and usability.\r\n\r\nFeatures:\r\n* Additionalpages allow you to manage non-blog content easily, so for example you could have a static \"About Me\" page.\r\n* A full theme system enables designing everything from the simplest blog to the most complicated webzine a piece of cake.\r\n* Changes made to templates and entries are reflected immediately on your site, with no need for regenerating static pages, and all generated HTML isfully compliant with W3C standards.\r\n* Trackback and Pingback standards fully supported.\r\n* Visitors can post comments on your blog entries, and commenting can be disabled on a per-post basis.\r\n* Spam protection eliminates comment spam from your blog.\r\n* User registration enables visitors to register and maintain profiles and leave authenticated comments on your blog, if enabled.\r\n* Password Protected Posts enables you to give passwords to individual posts to hide them from the public.\r\n* A full XML-RPC interface enables you to extend WordPress and use clients designed for other platforms like Zempt.\r\n* User groups enables up to 10 levels of users, with different levels having different (and configurable) privileges with regard to publishing, editing,options, and other users.\r\n* Bookmarklets make it easy to publish to your blog or add links toyour blogroll with a minimum of effort.\r\n* Ping-O-Matic is supported, which means maximum exposure for your blog to search engines.",
"changelog": "This minor release includes 35 bug fixes, addressing issues affecting multiple components including the block editor, HTML API, and Customize.",
"update": true,
"install": true,
"parent": null,
"version_available": null,
"version_available_minor": null,
"links": {
"site": "https://wordpress.org/",
"showcase": "https://wordpress.org/showcase/",
"docs": "https://codex.wordpress.org/",
"faq": "https://codex.wordpress.org/FAQ",
"support": "https://wordpress.org/support/",
"changelog": "https://wordpress.org/news/2025/02/wordpress-6-7-2-maintenance-release/",
"installersupport": "https://installatron.com/tickets"
},
"requirements": {
"php": "4.3.3 - 5.6.99",
"diskspace": "0.5M",
"mysql": "4.1 - *",
"itron": "5.0.0 - *",
"php_mbstring": "*",
"php_dom": "*",
"php_pcre": "*",
"php_json": "*",
"php_zlib": "*",
"php_session": true,
"php_zip": "*",
"php_filter": "*"
},
"languages": [
"ar",
"bg",
"ca",
"cs",
"da",
"de",
"el",
"en",
"en_au",
"en_ca",
"en_gb",
"es",
"et",
"fa",
"fi",
"fr",
"fr_ca",
"gl",
"he",
"hr",
"hu",
"it",
"is",
"ja",
"ko",
"lt",
"lv",
"nl",
"nl_be",
"no",
"pl",
"pt",
"pt_br",
"ru",
"ro",
"sk",
"sl",
"sr",
"sv",
"th",
"tr",
"uk",
"zh",
"zh_tw"
],
"fields": {
"version": {
"gettable": true,
"settable": false,
"label": "Version",
"text": "Select the version of WordPress to install.",
"sort_order": 0
},
"language": {
"label": "Language",
"text": "select a language",
"type": "select",
"gettable": true,
"settable": true,
"options": {
"ar": "Arabic",
"bg": "Bulgarian",
"ca": "Catalan",
"cs": "\u010cesky (Czech)",
"da": "Dansk",
"de": "Deutsch",
"el": "\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac (Greek)",
"en": "English",
"en_au": "English (Australia)",
"en_ca": "English (Canada)",
"en_gb": "English (United Kingdom)",
"es": "Espa\u00f1ol (Spanish)",
"et": "Estonian",
"fa": "Persian",
"fi": "Suomi",
"fr": "Fran\u00e7ais",
"fr_ca": "Fran\u00e7ais du Canada",
"gl": "Gaelg",
"he": "Hebrew",
"hr": "Croatian",
"hu": "Magyar (Hungarian)",
"it": "Italiano",
"is": "Icelandic",
"ja": "Japanese",
"ko": "Korean",
"lt": "Lietuvi\u0173 (Lithuanian)",
"lv": "Latvian",
"nl": "Nederlands (Dutch)",
"nl_be": "Nederlands (Belgi\u00eb)",
"no": "Norwegian",
"pl": "Polski",
"pt": "Portugu\u00eas (Portuguese)",
"pt_br": "Portugu\u00eas do Brasil",
"ru": "Russian",
"ro": "Rom\u00e2n\u0103",
"sk": "Slovak (Slovakian)",
"sl": "Sloven\u0161\u010dina (Slovenian)",
"sr": "Serbian",
"sv": "Swedish",
"th": "Thai",
"tr": "T\u00fcrk\u00e7e (Turkish)",
"uk": "\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 (Ukrainian)",
"zh": "\u4e2d\u6587 (Chinese Simplified)",
"zh_tw": "\u4e2d\u6587(\u53f0\u7063) (Chinese Traditional)"
},
"sort_order": 1
},
"login": {
"label": "Administrator Username",
"text": "enter a username for the administrator user",
"type": "text",
"default": "admin",
"gettable": true,
"settable": true,
"sort_order": 2
},
"passwd": {
"label": "Administrator Password",
"text": "enter a password for the administrator user",
"type": "password",
"gettable": false,
"settable": true,
"sort_order": 3
},
"email": {
"label": "Administrator Email",
"text": "enter your email address",
"type": "text",
"gettable": true,
"settable": true,
"sort_order": 4
},
"sitetitle": {
"label": "Website Title",
"text": "enter title for the website",
"type": "text",
"gettable": true,
"settable": true,
"sort_order": 5
},
"sitetagline": {
"label": "Website Tagline",
"text": "enter tagline for the website",
"type": "text",
"gettable": true,
"settable": true,
"sort_order": 6
},
"twofactor": {
"type": "radio",
"value": "no",
"label": "Two-Factor Authentication",
"options": {
"no": "Do not enable two-factor authentication.",
"jetpack": "Two-factor authentication with JetPack from WordPress.com."
},
"gettable": true,
"settable": true,
"sort_order": 7
},
"limitloginattempts": {
"type": "radio",
"value": "yes",
"label": "Limit Login Attempts",
"options": {
"yes": "Yes, limit failed login attempts for increased security. (Recommended)",
"no": "No, do not limit failed login attempts."
},
"gettable": true,
"settable": true,
"sort_order": 8
},
"multisite": {
"type": "radio",
"value": "no",
"label": "Enable Multi-site",
"options": {
"no": "No, do not enable. Multi-site can be enabled later within WordPress. (Recommended)",
"yes": "Yes, enable multi-site support for sub-directories of the selected install location."
},
"gettable": false,
"settable": false,
"sort_order": 9
}
},
"images": [
"button_wordpress.gif",
"icon_wordpress.png",
"icon175_wordpress.png",
"icon1752x_wordpress.png",
"icon64_wordpress.png",
"icon642x_wordpress.png",
"logo_wordpress.png",
"logo2x_wordpress.png",
"sc1_wordpress.png",
"sc10_wordpress.png",
"sc11_wordpress.png",
"sc12_wordpress.png",
"sc13_wordpress.png",
"sc14_wordpress.png",
"sc2_wordpress.png",
"sc3_wordpress.png",
"sc4_wordpress.png",
"sc5_wordpress.png",
"sc6_wordpress.png",
"sc7_wordpress.png",
"sc8_wordpress.png",
"sc9_wordpress.png",
"ss1_wordpress.png",
"ss2_wordpress.png",
"ss3_wordpress.png",
"ss4_wordpress.png",
"ss5_wordpress.png",
"x-ss2_wordpress.jpg"
]
},
{
"id": "wordpress",
"version": "6.7.1",
"significance": "minor",
"branch": "current",
"name": "WordPress",
"category": "Content Management",
"type": "blog",
"time": 1732147200,
"license": "open source",
"tags": [],
"description": "WordPress is an open source blog application. WordPress forked from b2/cafelog in 2003, and WordPress Mu multiple website functionality has been integrated since 2010. Today WordPress is the most used blog application powering millions of blogs and being used by tens of millions of people every day.",
"authordescription": "WordPress is a personal publishing platform and blogging application with a focus on aesthetics, web standards, and usability.\r\n\r\nFeatures:\r\n* Additionalpages allow you to manage non-blog content easily, so for example you could have a static \"About Me\" page.\r\n* A full theme system enables designing everything from the simplest blog to the most complicated webzine a piece of cake.\r\n* Changes made to templates and entries are reflected immediately on your site, with no need for regenerating static pages, and all generated HTML isfully compliant with W3C standards.\r\n* Trackback and Pingback standards fully supported.\r\n* Visitors can post comments on your blog entries, and commenting can be disabled on a per-post basis.\r\n* Spam protection eliminates comment spam from your blog.\r\n* User registration enables visitors to register and maintain profiles and leave authenticated comments on your blog, if enabled.\r\n* Password Protected Posts enables you to give passwords to individual posts to hide them from the public.\r\n* A full XML-RPC interface enables you to extend WordPress and use clients designed for other platforms like Zempt.\r\n* User groups enables up to 10 levels of users, with different levels having different (and configurable) privileges with regard to publishing, editing,options, and other users.\r\n* Bookmarklets make it easy to publish to your blog or add links toyour blogroll with a minimum of effort.\r\n* Ping-O-Matic is supported, which means maximum exposure for your blog to search engines.",
"changelog": "This minor release features 16 bug fixes throughout Core and the BlockEditor.",
"update": true,
"install": true,
"parent": null,
"version_available": "6.7.2",
"version_available_minor": "6.7.2",
"links": {
"site": "https://wordpress.org/",
"showcase": "https://wordpress.org/showcase/",
"docs": "https://codex.wordpressorg/",
"faq": "https://codex.wordpressorg/FAQ",
"support": "https://wordpress.org/support/",
"changelog": "https://wordpress.org/news/2024/11/wordpress-6-7-1-maintenance-release/",
"installersupport": "https://installatron.com/tickets"
},
"requirements": {
"php": "4.3.3 - 5.6.99",
"diskspace": "0.5M",
"mysql": "4.1 - *",
"itron": "5.0.0 - *",
"php_mbstring": "*",
"php_dom": "*",
"php_pcre": "*",
"php_json": "*",
"php_zlib": "*",
"php_session": true,
"php_zip": "*",
"php_filter": "*"
},
"languages": [
"ar",
"bg",
"ca",
"cs",
"da",
"de",
"el",
"en",
"en_au",
"en_ca",
"en_gb",
"es",
"et",
"fa",
"fi",
"fr",
"fr_ca",
"gl",
"he",
"hr",
"hu",
"it",
"is",
"ja",
"ko",
"lt",
"lv",
"nl",
"nl_be",
"no",
"pl",
"pt",
"pt_br",
"ru",
"ro",
"sk",
"sl",
"sr",
"sv",
"th",
"tr",
"uk",
"zh",
"zh_tw"
],
"fields": {
"version": {
"gettable": true,
"settable": false,
"label": "Version",
"text": "Select the version of WordPress to install.",
"sort_order": 0
},
"language": {
"label": "Language",
"text": "select a language",
"type": "select",
"gettable": true,
"settable": true,
"options": {
"ar": "Arabic",
"bg": "Bulgarian",
"ca": "Catalan",
"cs": "\u010cesky (Czech)",
"da": "Dansk",
"de": "Deutsch",
"el": "\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac (Greek)",
"en": "English",
"en_au": "English (Australia)",
"en_ca": "English (Canada)",
"en_gb": "English (United Kingdom)",
"es": "Espa\u00f1ol (Spanish)",
"et": "Estonian",
"fa": "Persian",
"fi": "Suomi",
"fr": "Fran\u00e7ais",
"fr_ca": "Fran\u00e7ais du Canada",
"gl": "Gaelg",
"he": "Hebrew",
"hr": "Croatian",
"hu": "Magyar (Hungarian)",
"it": "Italiano",
"is": "Icelandic",
"ja": "Japanese",
"ko": "Korean",
"lt": "Lietuvi\u0173 (Lithuanian)",
"lv": "Latvian",
"nl": "Nederlands (Dutch)",
"nl_be": "Nederlands (Belgi\u00eb)",
"no": "Norwegian",
"pl": "Polski",
"pt": "Portugu\u00eas (Portuguese)",
"pt_br": "Portugu\u00eas do Brasil",
"ru": "Russian",
"ro": "Rom\u00e2n\u0103",
"sk": "Slovak (Slovakian)",
"sl": "Sloven\u0161\u010dina (Slovenian)",
"sr": "Serbian",
"sv": "Swedish",
"th": "Thai",
"tr": "T\u00fcrk\u00e7e (Turkish)",
"uk": "\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 (Ukrainian)",
"zh": "\u4e2d\u6587 (Chinese Simplified)",
"zh_tw": "\u4e2d\u6587(\u53f0\u7063) (Chinese Traditional)"
},
"sort_order": 1
},
"login": {
"label": "Administrator Username",
"text": "enter a username for the administrator user",
"type": "text",
"default": "admin",
"gettable": true,
"settable": true,
"sort_order": 2
},
"passwd": {
"label": "Administrator Password",
"text": "enter a password for the administrator user",
"type": "password",
"gettable": false,
"settable": true,
"sort_order": 3
},
"email": {
"label": "Administrator Email",
"text": "enter your email address",
"type": "text",
"gettable": true,
"settable": true,
"sort_order": 4
},
"sitetitle": {
"label": "Website Title",
"text": "enter title for the website",
"type": "text",
"gettable": true,
"settable": true,
"sort_order": 5
},
"sitetagline": {
"label": "Website Tagline",
"text": "enter tagline for the website",
"type": "text",
"gettable": true,
"settable": true,
"sort_order": 6
},
"twofactor": {
"type": "radio",
"value": "no",
"label": "Two-Factor Authentication",
"options": {
"no": "Do not enable two-factor authentication.",
"jetpack": "Two-factor authentication with JetPack from WordPress.com."
},
"gettable": true,
"settable": true,
"sort_order": 7
},
"limitloginattempts": {
"type": "radio",
"value": "yes",
"label": "Limit Login Attempts",
"options": {
"yes": "Yes, limit failed login attempts for increased security. (Recommended)",
"no": "No, do not limit failed login attempts."
},
"gettable": true,
"settable": true,
"sort_order": 8
},
"multisite": {
"type": "radio",
"value": "no",
"label": "Enable Multi-site",
"options": {
"no": "No, do not enable. Multi-site can be enabled later within WordPress. (Recommended)",
"yes": "Yes, enable multi-site support for sub-directories of the selected install location."
},
"gettable": false,
"settable": false,
"sort_order": 9
}
},
"images": [
"button_wordpress.gif",
"icon_wordpress.png",
"icon175_wordpress.png",
"icon1752x_wordpress.png",
"icon64_wordpress.png",
"icon642x_wordpress.png",
"logo_wordpress.png",
"logo2x_wordpress.png",
"sc1_wordpress.png",
"sc10_wordpress.png",
"sc11_wordpress.png",
"sc12_wordpress.png",
"sc13_wordpress.png",
"sc14_wordpress.png",
"sc2_wordpress.png",
"sc3_wordpress.png",
"sc4_wordpress.png",
"sc5_wordpress.png",
"sc6_wordpress.png",
"sc7_wordpress.png",
"sc8_wordpress.png",
"sc9_wordpress.png",
"ss1_wordpress.png",
"ss2_wordpress.png",
"ss3_wordpress.png",
"ss4_wordpress.png",
"ss5_wordpress.png",
"x-ss2_wordpress.jpg"
]
}
{
// 3nd entry here, and so on
}
]
}