-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdate.json
More file actions
21 lines (21 loc) · 1.18 KB
/
update.json
File metadata and controls
21 lines (21 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name": "Akeeba Panopticon Connector for WordPress",
"slug": "panopticon",
"author": "<a href='https://akeeba.com'>Akeeba Ltd</a>",
"author_profile": "https://www.akeeba.com/our-team.html",
"version": "1.1.0",
"download_url": "https://github.com/akeeba/panopticon-connector-wordpress/releases/download/1.1.0/panopticon-1.1.0.zip",
"requires": "5.0",
"tested": "6.8",
"requires_php": "7.2",
"last_updated": "2025-03-04 15:25:00",
"sections": {
"description": "Allows you to connect WordPress sites to <a href=\"https://github.com/akeeba/panopticon\">Akeeba Panopticon</a>.",
"installation": "Install the plugin and activate it. Then go to wp-admin, Tools, Panopticon to find the connection information you need to enter into Akeeba Panopticon.",
"changelog": "Please refer to <a href=\"https://github.com/akeeba/panopticon-connector-wordpress/releases\">the Release page on GitHub</a> for a detailed CHANGELOG."
},
"banners": {
"low": "https://raw.githubusercontent.com/akeeba/panopticon-connector-wordpress/refs/heads/main/assets/wp_header_small.png",
"high": "https://raw.githubusercontent.com/akeeba/panopticon-connector-wordpress/refs/heads/main/assets/wp_header_big.png"
}
}