update plugin
This commit is contained in:
parent
79d2300456
commit
ac232018e1
179
dev/nextweb.json
179
dev/nextweb.json
@ -10,113 +10,102 @@
|
|||||||
{
|
{
|
||||||
"valid": true,
|
"valid": true,
|
||||||
"violations": [],
|
"violations": [],
|
||||||
"id": "nextweb",
|
"id": "phpmyadmin",
|
||||||
"icon": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/dev/nextweb/logo.png",
|
"lastModified": 1730384544,
|
||||||
"lastModified": 1730384548,
|
"icon": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/dev/nextweb/phpmyadmin/logo.png",
|
||||||
"name": "NextWeb",
|
"readMe": "# phpMyAdmin\n\nphpMyAdmin is an open-source web-based MySQL database management tool that allows users to manage MySQL databases through a web browser.\n\n## Main Functions:\n\n### Database Management\n\n- **Create Database**: Easily create new databases with phpMyAdmin, specifying the database name, character set, and collation.\n- **Delete Database**: Remove databases no longer needed to free server resources.\n- **Import and Export Data**: phpMyAdmin supports importing data from local files and exporting database data as SQL files.\n\n### Table Operations\n\n- **Create Table**: Create new tables, define fields, types, primary keys, and indexes.\n- **Edit Table Structure**: Modify table structures, add, delete, or change fields as needed.\n- **Import and Export Table Data**: Export table data as SQL files or import data from SQL files.\n- **Optimize and Repair Tables**: Perform optimization and repair operations on tables to enhance performance and data integrity.\n\n### SQL Queries\n\n- **Execute SQL Queries**: Use phpMyAdmin’s SQL editor to execute custom SQL queries to retrieve and modify database data.\n- **Query Builder**: Use a visual query builder to create complex SQL queries without writing code.\n\n### User Management\n\n- **Create and Manage Users**: Manage database users, assign permissions, and passwords.\n- **Permissions Management**: Grant permissions on specific databases and tables to ensure data security.\n\n### Data Backup and Restore\n\n- **Database Backup**: Regularly back up databases to prevent data loss.\n- **Database Restore**: Restore databases from backup files to recover data.\n\n### Status Monitoring\n\n- **Server Status**: View server performance and operational status, including connections, queries, and performance metrics.\n- **Running Logs**: Access MySQL server logs for troubleshooting.\n\n### Multi-language Support\n\n- **Multi-language Interface**: phpMyAdmin supports multiple languages to meet diverse user needs.\n",
|
||||||
"title": "The new generation of Linux server operation and maintenance management panel",
|
"description": "Web interface for MySQL and MariaDB",
|
||||||
"apps": [
|
"name": "phpMyAdmin",
|
||||||
|
"tags": [
|
||||||
|
"Development tool"
|
||||||
|
],
|
||||||
|
"title": "Web interface for MySQL and MariaDB",
|
||||||
|
"additionalProperties": {
|
||||||
|
"key": "phpmyadmin",
|
||||||
|
"name": "phpMyAdmin",
|
||||||
|
"tags": [
|
||||||
|
"DevTool"
|
||||||
|
],
|
||||||
|
"shortDescZh": "MySQL 和 MariaDB 的 Web 界面",
|
||||||
|
"shortDescEn": "A web interface for MySQL and MariaDB",
|
||||||
|
"type": "tool",
|
||||||
|
"crossVersionUpdate": true,
|
||||||
|
"limit": 1,
|
||||||
|
"recommend": 30,
|
||||||
|
"website": "https://www.phpmyadmin.net/",
|
||||||
|
"github": "https://github.com/phpmyadmin/phpmyadmin",
|
||||||
|
"document": "https://www.phpmyadmin.net/docs/"
|
||||||
|
},
|
||||||
|
"versions": [
|
||||||
{
|
{
|
||||||
"valid": true,
|
"valid": true,
|
||||||
"violations": [],
|
"violations": [],
|
||||||
"id": "phpmyadmin",
|
"id": "5-2-1",
|
||||||
|
"readMe": null,
|
||||||
|
"name": "5.2.1",
|
||||||
"lastModified": 1730384544,
|
"lastModified": 1730384544,
|
||||||
"icon": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/dev/nextweb/phpmyadmin/logo.png",
|
"files": [
|
||||||
"readMe": "# phpMyAdmin\n\nphpMyAdmin is an open-source web-based MySQL database management tool that allows users to manage MySQL databases through a web browser.\n\n## Main Functions:\n\n### Database Management\n\n- **Create Database**: Easily create new databases with phpMyAdmin, specifying the database name, character set, and collation.\n- **Delete Database**: Remove databases no longer needed to free server resources.\n- **Import and Export Data**: phpMyAdmin supports importing data from local files and exporting database data as SQL files.\n\n### Table Operations\n\n- **Create Table**: Create new tables, define fields, types, primary keys, and indexes.\n- **Edit Table Structure**: Modify table structures, add, delete, or change fields as needed.\n- **Import and Export Table Data**: Export table data as SQL files or import data from SQL files.\n- **Optimize and Repair Tables**: Perform optimization and repair operations on tables to enhance performance and data integrity.\n\n### SQL Queries\n\n- **Execute SQL Queries**: Use phpMyAdmin’s SQL editor to execute custom SQL queries to retrieve and modify database data.\n- **Query Builder**: Use a visual query builder to create complex SQL queries without writing code.\n\n### User Management\n\n- **Create and Manage Users**: Manage database users, assign permissions, and passwords.\n- **Permissions Management**: Grant permissions on specific databases and tables to ensure data security.\n\n### Data Backup and Restore\n\n- **Database Backup**: Regularly back up databases to prevent data loss.\n- **Database Restore**: Restore databases from backup files to recover data.\n\n### Status Monitoring\n\n- **Server Status**: View server performance and operational status, including connections, queries, and performance metrics.\n- **Running Logs**: Access MySQL server logs for troubleshooting.\n\n### Multi-language Support\n\n- **Multi-language Interface**: phpMyAdmin supports multiple languages to meet diverse user needs.\n",
|
|
||||||
"description": "Web interface for MySQL and MariaDB",
|
|
||||||
"name": "phpMyAdmin",
|
|
||||||
"tags": [
|
|
||||||
"Development tool"
|
|
||||||
],
|
|
||||||
"title": "Web interface for MySQL and MariaDB",
|
|
||||||
"additionalProperties": {
|
|
||||||
"key": "phpmyadmin",
|
|
||||||
"name": "phpMyAdmin",
|
|
||||||
"tags": [
|
|
||||||
"DevTool"
|
|
||||||
],
|
|
||||||
"shortDescZh": "MySQL 和 MariaDB 的 Web 界面",
|
|
||||||
"shortDescEn": "A web interface for MySQL and MariaDB",
|
|
||||||
"type": "tool",
|
|
||||||
"crossVersionUpdate": true,
|
|
||||||
"limit": 1,
|
|
||||||
"recommend": 30,
|
|
||||||
"website": "https://www.phpmyadmin.net/",
|
|
||||||
"github": "https://github.com/phpmyadmin/phpmyadmin",
|
|
||||||
"document": "https://www.phpmyadmin.net/docs/"
|
|
||||||
},
|
|
||||||
"versions": [
|
|
||||||
{
|
{
|
||||||
"valid": true,
|
"name": "conf.d",
|
||||||
"violations": [],
|
"size": 0,
|
||||||
"id": "5-2-1",
|
"lastModified": "2024-10-31T14:22:24.000+00:00",
|
||||||
"readMe": null,
|
|
||||||
"name": "5.2.1",
|
|
||||||
"lastModified": 1730384544,
|
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"name": "conf.d",
|
"name": "uploads.ini",
|
||||||
"size": 0,
|
"size": 111,
|
||||||
"lastModified": "2024-10-31T14:22:24.000+00:00",
|
|
||||||
"files": [
|
|
||||||
{
|
|
||||||
"name": "uploads.ini",
|
|
||||||
"size": 111,
|
|
||||||
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "docker-compose.yml",
|
|
||||||
"size": 470,
|
|
||||||
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "data.yml",
|
|
||||||
"size": 245,
|
|
||||||
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "conf.inc",
|
|
||||||
"size": 0,
|
|
||||||
"lastModified": "2024-10-31T14:22:24.000+00:00",
|
|
||||||
"files": [
|
|
||||||
{
|
|
||||||
"name": "config.user.inc.php",
|
|
||||||
"size": 136,
|
|
||||||
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "phpmyadmin-5.2.1.tar.gz",
|
|
||||||
"size": 5673,
|
|
||||||
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"downloadUrl": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/dev/nextweb/phpmyadmin/5.2.1/phpmyadmin-5.2.1.tar.gz",
|
},
|
||||||
"downloadCallbackUrl": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/download-callback",
|
{
|
||||||
"additionalProperties": {
|
"name": "docker-compose.yml",
|
||||||
"formFields": [
|
"size": 470,
|
||||||
{
|
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
||||||
"default": 8089,
|
},
|
||||||
"edit": true,
|
{
|
||||||
"envKey": "PANEL_APP_PORT_HTTP",
|
"name": "data.yml",
|
||||||
"labelEn": "Port",
|
"size": 245,
|
||||||
"labelZh": "端口",
|
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
||||||
"required": true,
|
},
|
||||||
"rule": "paramPort",
|
{
|
||||||
"type": "number"
|
"name": "conf.inc",
|
||||||
}
|
"size": 0,
|
||||||
]
|
"lastModified": "2024-10-31T14:22:24.000+00:00",
|
||||||
}
|
"files": [
|
||||||
|
{
|
||||||
|
"name": "config.user.inc.php",
|
||||||
|
"size": 136,
|
||||||
|
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "phpmyadmin-5.2.1.tar.gz",
|
||||||
|
"size": 5673,
|
||||||
|
"lastModified": "2024-10-31T14:22:24.000+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"downloads": 12355,
|
"downloadUrl": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/dev/nextweb/phpmyadmin/5.2.1/phpmyadmin-5.2.1.tar.gz",
|
||||||
"downloadUrl": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/dev/nextweb/phpmyadmin/phpmyadmin-5.2.1.tar.gz",
|
"downloadCallbackUrl": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/download-callback",
|
||||||
"downloadCallbackUrl": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/download-callback"
|
"additionalProperties": {
|
||||||
|
"formFields": [
|
||||||
|
{
|
||||||
|
"default": 8089,
|
||||||
|
"edit": true,
|
||||||
|
"envKey": "PANEL_APP_PORT_HTTP",
|
||||||
|
"labelEn": "Port",
|
||||||
|
"labelZh": "端口",
|
||||||
|
"required": true,
|
||||||
|
"rule": "paramPort",
|
||||||
|
"type": "number"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"downloads": 12355,
|
||||||
|
"downloadUrl": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/dev/nextweb/phpmyadmin/phpmyadmin-5.2.1.tar.gz",
|
||||||
|
"downloadCallbackUrl": "https://cdn.nextzenos.com/CDN/NextWeb/raw/branch/main/download-callback"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"valid": true,
|
"valid": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user