nobrainerweb/silverstripe-better-currency

There is no license information available for the latest version (v1.0) of this package.

Better DBCurrency class for SilverStripe

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

v1.0 2019-05-16 09:01 UTC

This package is auto-updated.

Last update: 2024-03-16 20:07:52 UTC


README

Adds some more config options to SilverStripe Currency DB field

composer require nobrainerweb/silverstripe-better-currency

Options:

  • currency_symbol_position: 'before' (can be either before/after)
  • thousand_seperator: ','
  • decimal_point: '.'