MoneyBundle

Documentation

Version No Longer Supported

You are viewing the documentation for the 1.x branch of the MoneyBundle package which is no longer supported as of November 30, 2025. You are advised to upgrade as soon as possible to a supported version.

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