PHPackages                             pohnean/craft-currencyfield - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pohnean/craft-currencyfield

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

pohnean/craft-currencyfield
===========================

Multi-lingual currency dropdown field type for Craft CMS

1.0.3(6y ago)02.4k1[1 PRs](https://github.com/pohnean/craft-currencyfield/pulls)MITPHP

Since Mar 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pohnean/craft-currencyfield)[ Packagist](https://packagist.org/packages/pohnean/craft-currencyfield)[ RSS](/packages/pohnean-craft-currencyfield/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

[![icon](src/icon.svg)](src/icon.svg)

Currency field plugin for Craft CMS 3.x
=======================================

[](#currency-field-plugin-for-craft-cms-3x)

A multi-language Currency dropdown field type.

Usage in twig templates
-----------------------

[](#usage-in-twig-templates)

```
# Printing the currency code
{{ item.currency }} // Outputs EUR

# Printing the currency symbol
{{ item.currency.symbol }} // Outputs €

# Printing the local currency name (site language is zh-Hans)
{{ item.currency.name }} // Outputs 欧元

```

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require pohnean/craft-currencyfield

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Currency Field.

Brought to you by [Tai Poh Nean](https://github.com/pohnean)

"Icon made by Dimitry Miroliubov from [www.flaticon.com](http://www.flaticon.com)"

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

3

Last Release

2298d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/846343?v=4)[Poh Nean](/maintainers/pohnean)[@pohnean](https://github.com/pohnean)

---

Top Contributors

[![pohnean](https://avatars.githubusercontent.com/u/846343?v=4)](https://github.com/pohnean "pohnean (3 commits)")[![joshatcd](https://avatars.githubusercontent.com/u/141605602?v=4)](https://github.com/joshatcd "joshatcd (2 commits)")

---

Tags

currencycmsfieldCraftcraftcmscraft-plugin

### Embed Badge

![Health badge](/badges/pohnean-craft-currencyfield/health.svg)

```
[![Health](https://phpackages.com/badges/pohnean-craft-currencyfield/health.svg)](https://phpackages.com/packages/pohnean-craft-currencyfield)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k60](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.9k](/packages/verbb-comments)[verbb/navigation

Create navigation menus for your site.

92705.0k18](/packages/verbb-navigation)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)[verbb/workflow

Enforce multi-step review processes for creating entries.

138123.0k1](/packages/verbb-workflow)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
