Browse Source

UI-3060: Update app metadata (#5)

* Update app name/category

* Define release phase
4.3
Joris Tirado 8 years ago
committed by GitHub
parent
commit
d0ff2c1748
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions
  1. +5
    -4
      metadata/app.json

+ 5
- 4
metadata/app.json View File

@ -2,8 +2,8 @@
"name": "fax",
"i18n": {
"en-US": {
"label": "Fax Manager",
"description": "The Fax Manager allows visibility across all inbound, outbound and fax to email transactions. Limited visibility on fax activities, can cause complex issues that make troubleshooting a pain. However, with Fax Manager, users can bulk delete faxes from the database, recover missing logs, download fax conversions and much more. This app acts as a central administration hub for managing and downloading all real-time fax activities.",
"label": "Faxes",
"description": "The Faxes app allows visibility across all inbound, outbound and fax to email transactions. Limited visibility on fax activities, can cause complex issues that make troubleshooting a pain. However, with the Faxes app, users can bulk delete faxes from the database, recover missing logs, download fax conversions and much more. This app acts as a central administration hub for managing and downloading all real-time fax activities.",
"extended_description": "",
"features": [
"Inbound fax control",
@ -16,13 +16,13 @@
}
},
"tags": [
"reseller"
"admin"
],
"icon": "Fax_app.png",
"api_url": "http://10.26.0.41:8000/v2",
"author": "2600Hz",
"version": "1.0",
"license": "-",
"license": "-",
"price": 0,
"screenshots": [
"OutboundFaxes.png"
@ -31,5 +31,6 @@
"documentation": "{documentation_url}",
"howto": "{howto_video_url}"
},
"phase": "gold",
"pvt_type": "app"
}

Loading…
Cancel
Save