ToolJet/server/templates/gcs-file-explorer/manifest.json
2022-10-24 21:49:01 +05:30

18 lines
No EOL
436 B
JSON

{
"name": "Google Cloud Storage Explorer",
"description": "A file explorer template that lets you view, download, and upload files in any of your GCS bucket.",
"widgets": [
"List view",
"File Picker",
"Dropdown",
"Modal"
],
"sources": [
{
"name": "GCS",
"id": "gcs"
}
],
"id": "gcs-file-explorer",
"category": "product-management"
}