@bpanel/price-settings
v0.1.0
Published
A settings widget for choosing price display options
Downloads
7
Readme
Price Settings
A simple widget for a bPanel instance that lets you set the price feed for exchange rate display across your app.
Requirements
- bpanel v1.0.0-beta
- @bpanel/settings
- @bpanel/curl
- @bpanel/price
Installation
Note that you will need to have the bPanel Settings plugin and the Price plugins installed otherwise the widget will not be displayed. This plugin will automatically install these dependencies if it is not found.
Important: @bpanel/curl needs to be installed manually. Because it is a server-side plugin its API is slightly different. This will be updated in a future release of bPanel.
Using bpanel-cli
$ bpanel-cli i @bpanel/curl @bpanel/connection-manager
Read about manual plugin installation here
Note that the display in the footer is a separate plugin, but it updates with the settings change.