0.0.7 • Published 5 years ago

@bpanel/price-widget v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Price widget

This plugin adds a widget to the footer that displays the current exchange rate stored in the application state by the core price plugin. In a wide enough window, it will display two dropdown menus for the user to select which fiat currency is used and which API is providing the data. This is done by dispatching the following actions which the core price plugin listens for:

REFRESH_PRICE
UPDATE_FIAT
UPDATE_FEED

When installed, this plugin will update the price in the application state every 60 seconds.

Included with other widgets in genesis-theme: screenshot

Without any theme installed: screenshot

Important: This plug in currently requires the bPanel backend plugin @bpanel/curl to be installed separately by the user:

Using bpanel-cli

$ bpanel-cli i @bpanel/curl

Optional:

The appearace of this widget can be modified by installing the additional plugin price-settings.

screenshot

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago