@bpanel/price-settings

v0.1.0
  • Types
  • ESM
  • CJS

A settings widget for choosing price display options

License
MIT
Install Size
3.7 MB/-
Vulns
4
Published

Get started

$npm install @bpanel/price-settings
$pnpm add @bpanel/price-settings
$yarn add @bpanel/price-settings
$bun add @bpanel/price-settings
$deno add npm:@bpanel/price-settings
$vlt install @bpanel/price-settings

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

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

screenshot

Note that the display in the footer is a separate plugin, but it updates with the settings change.