Skip to content

Instantly share code, notes, and snippets.

@madiodio
Last active May 23, 2019 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madiodio/9c82e64b2277714827a317b918748177 to your computer and use it in GitHub Desktop.
Save madiodio/9c82e64b2277714827a317b918748177 to your computer and use it in GitHub Desktop.
Tookan marketplace app
{
"name": "Price Calculator",
"description": "Redirect to a webpage which allows to calculate the price",
"details": "",
"favicon": {
"path": ""
},
"url": "https://calculator.paps.sn",
"developer": "Madiodio",
"abilities": {
"topbar-menu": true,
}
}
{
"type": "button",
"name": "Calculez un prix",
"icon": "fa fa-thumbs-o-up",
"location": "app.settings.managers",
"functionalize": {
"internal_functionality": false,
"url": "https://calculator.paps.sn/",
"target": "_blank"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment