Skip to content

Commit

Permalink
Merge branch 'master' of github.com:BuildFire/exampleWeatherPlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mas-iota committed Dec 9, 2024
2 parents 0055de5 + 9956355 commit afd79e9
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "BuildFire",
"pluginName": "Weather",
"pluginDescription": "Real time weather forecast plugin provides user with all the right information. For user's current location or any place they wish.",
"pluginDescription": "Provides real-time weather updates",
"supportEmail": "[email protected]",
"supportSite": "https://learn.buildfire.com/en/articles/4487613-weather-feature",
"control": {
Expand All @@ -23,5 +23,16 @@
],
"languages": [
"en"
],
"media": [
{ "type": "image-resource", "path": "1-Plugin.png" },
{ "type": "image-resource", "path": "2-Benefits.png" },
{ "type": "image-resource", "path": "3-Use-Cases.png" },
{ "type": "image-resource", "path": "4-Content-Tab.png" },
{ "type": "image-resource", "path": "5-Analytics-Tab.png" },
{
"type": "youtube-video",
"path": "https://www.youtube.com/watch?v=JlPuISExciI"
}
]
}
Binary file added resources/1-Plugin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/2-Benefits.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/3-Use-Cases.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/4-Content-Tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/5-Analytics-Tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit afd79e9

Please sign in to comment.