
Admin screen — indicator selection with toggles and decimal configuration.
Data is fetched in real time from the public mindicador.cl API — a free service that exposes official economic indicators for Chile (sourced from the Central Bank and other entities). No registration or API key is required.
HUP – Indicadores Económicos (Chile) queries the mindicador.cl API automatically and outputs the values through the [hupind_indicadores] shortcode, ready to use in headers, footers, sidebars, Bricks Builder, Elementor and any area of your site.
This project is independent and is not affiliated with any government entity. Data is obtained from the public mindicador.cl API (https://mindicador.cl). The plugin only receives data; it never sends any information to the service.
Main features:
[hupind_indicadores] shortcode with multiple configurable parameters$ (CLP), US$ (USD) or % (percentage)% for prices/currencies, percentage points (pp) for rates and indicesExample shortcode:
[hupind_indicadores show="uf,dolar,euro" layout="horizontal" show_variation="true" show_date="true"]
BEM classes available for styling:
.hupind-indicadores — main wrapper.hupind-indicadores__item — each indicator.hupind-indicadores__item--{id} — per-indicator modifier (–uf, –dolar, etc.).hupind-indicadores__label — indicator name.hupind-indicadores__value — formatted value.hupind-indicadores__variation — change (with –up / –down modifiers).hupind-indicadores__divider — separator between items.hupind-indicadores__updated — update date.hupind-indicadores--error / .hupind-indicadores__error — notice shown when no data is available yetThis plugin connects to the public mindicador.cl API to retrieve the current values of Chilean economic indicators.