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. pohnean/craft-currencyfield

ActiveCraft-plugin

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 2d 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

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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

2248d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/19d4f2540b9ab0bfc455885782dcc917ff4a5d6a5da0d8e2aee7479f83dac043?d=identicon)[pohnean](/maintainers/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

[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.4M46](/packages/nystudio107-craft-seomatic)[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)[verbb/footnotes

Adds a footnotes feature to CKEditor fields and Twig templates.

213.3k](/packages/verbb-footnotes)

PHPackages © 2026

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