MoneyBundle

Documentation

Version Not Yet Released

You are viewing the documentation for the 2.x branch of the MoneyBundle package which has not yet been released. Be aware that the API for this version may change before release.

Configuring The Bundle

Default Currency

The default currency for your application can be set with the default_currency configuration node. This defaults to "USD" and can be any valid currency code accepted by the Money library.

# config/packages/babdev_money.yaml
babdev_money:
    default_currency: EUR