Browse Source

UI-653: Adding metadata to the app folder.

4.3
Maxime Roux 11 years ago
parent
commit
247f4e11b5
7 changed files with 45 additions and 0 deletions
  1. +45
    -0
      metadata/app.json
  2. BIN
      metadata/icon/HostedPBX_app.png
  3. BIN
      metadata/screenshots/smartpbx1.png
  4. BIN
      metadata/screenshots/smartpbx2.png
  5. BIN
      metadata/screenshots/smartpbx3.png
  6. BIN
      metadata/screenshots/smartpbx4.png
  7. BIN
      metadata/screenshots/smartpbx5.png

+ 45
- 0
metadata/app.json View File

@ -0,0 +1,45 @@
{
"name": "voip",
"source_url": "http://webdev/monster-modules/voip",
"i18n": {
"en-US": {
"label": "Smart PBX",
"description": "Hosted PBX gives you full control to set up and manage office phone system.",
"extended_description": "It's a complete web portal that allows you to visualize and manage your full-featured PBX without an ounce of hardware. Manage your users, departments, numbers, devices, voicemails, conference bridges in just few simple clicks.",
"features": [
"Call flows",
"Unlimited extensions",
"Phone auto-provisioner",
"Conferencing",
"Feature codes",
"Manage devices for all users",
"Time of Day Routing",
"Call History",
"All standard call handling features",
"Directory",
"Voicemail boxes"
]
}
},
"tags": [
"reseller"
],
"icon": "HostedPBX_app.png",
"api_url": "http://10.26.0.41:8000/v2",
"author": "2600Hz",
"version": "1.0",
"license": "-",
"price": 0,
"screenshots": [
"smartpbx1.png",
"smartpbx2.png",
"smartpbx3.png",
"smartpbx4.png",
"smartpbx5.png"
],
"urls": {
"documentation": "{documentation_url}",
"howto": "{howto_video_url}"
},
"pvt_type": "app"
}

BIN
metadata/icon/HostedPBX_app.png View File

Before After
Width: 512  |  Height: 512  |  Size: 18 KiB

BIN
metadata/screenshots/smartpbx1.png View File

Before After
Width: 350  |  Height: 300  |  Size: 46 KiB

BIN
metadata/screenshots/smartpbx2.png View File

Before After
Width: 350  |  Height: 300  |  Size: 36 KiB

BIN
metadata/screenshots/smartpbx3.png View File

Before After
Width: 350  |  Height: 300  |  Size: 50 KiB

BIN
metadata/screenshots/smartpbx4.png View File

Before After
Width: 350  |  Height: 300  |  Size: 35 KiB

BIN
metadata/screenshots/smartpbx5.png View File

Before After
Width: 350  |  Height: 300  |  Size: 39 KiB

Loading…
Cancel
Save