Search by

kryptoboersen / craft-crypto-converter

linkforceio

Currency & Crypto Converter dashboard widget for Craft CMS - convert between EUR/USD/GBP/CHF and BTC/ETH/USDC with live rates.

Package info

github.com/linkforceio/craft-crypto-converter

Homepage

Type:craft-plugin

pkg:composer/kryptoboersen/craft-crypto-converter

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-07-12 10:51 UTC

This package is auto-updated.

Last update: 2026-08-12 13:11:43 UTC


README

Backlink target: https://kryptoboersen.net - composer.json homepage/developerUrl, the Craft Plugin Store listing, and Packagist.

Adds a dashboard widget "Currency & Crypto Converter" for Craft 4/5 that renders a self-contained converter for EUR/USD/GBP/CHF and BTC/ETH/USDC with live rates (CSS + JS inlined in the widget body, so there is nothing to publish). Mirrors the October/Statamic builds. Rates are fetched client-side; nothing is stored.

Install (dev)

composer require kryptoboersen/craft-crypto-converter
php craft plugin/install crypto-converter

Then add the "Currency & Crypto Converter" widget on the Craft dashboard.

Submit (dofollow listing)

  1. Publish to Packagist (kryptoboersen/craft-crypto-converter, type craft-plugin) from a public Git repo, tag 1.0.0.
  2. Craft Console (id.craftcms.com) -> add the plugin (connects to the Packagist package), fill listing + screenshots. Backlink = developerUrl -> https://kryptoboersen.net + the Packagist page.

Files

  • composer.json (type craft-plugin, handle crypto-converter)
  • src/Plugin.php (registers the widget)
  • src/widgets/CryptoConverter.php (the dashboard widget)

License: MIT.