-
Extension settings for CoinGecko API key
- New extension configuration (
ext_conf_template.txt) with:apiKey– your CoinGecko demo or Pro API key.isPro– flag to mark the key as a paid Pro plan key.
CoinGeckoServicenow reads these settings and automatically adds the correct HTTP header to all API requests:- Demo key →
x-cg-demo-api-key - Pro key →
x-cg-pro-api-key
- Demo key →
- If you don’t configure a key, Bitcoin Hub continues to use the free public CoinGecko API (no key required).
- New extension configuration (
-
Localized backend labels
- Updated
de.locallang_db.xlfandes.locallang_db.xlfwith German and Spanish labels for the new extension settings.
- Updated
Notes
- Version: 1.1.0 (alpha)
- Requirements: TYPO3 14.x, PHP 8.3+
- Upgrade: Install/update the extension, clear caches, then (optionally) configure your CoinGecko API key under
Admin Tools → Settings → Extension Configuration → btc.