diff --git a/metadata/app.json b/metadata/app.json index 02d756a..c76f2ef 100644 --- a/metadata/app.json +++ b/metadata/app.json @@ -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" }