mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
595 B
24 lines
595 B
{ |
|
"id": "nc-data-exporter", |
|
"title": "Data Exporter", |
|
"subTitle": "Asynchronous CSV downloads with real-time notifications.", |
|
"description": "data-exporter/description.md", |
|
"entry": "data-exporter", |
|
"version": "0.1", |
|
"iconUrl": "data-exporter/assets/icon.svg", |
|
"publisher": { |
|
"name": "NocoDB", |
|
"email": "contact@nocodb.com", |
|
"url": "https://www.nocodb.com", |
|
"icon": { |
|
"src": "csv-import-ee/assets/publisher-icon.svg", |
|
"width": 24, |
|
"height": 24 |
|
} |
|
}, |
|
"links": [], |
|
"config": { |
|
"modalSize": "sm", |
|
"contentMinHeight": "310px" |
|
} |
|
}
|
|
|