Download the PHP package wubinworks/module-price-formatter without Composer
On this page you can find all versions of the php package wubinworks/module-price-formatter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wubinworks/module-price-formatter
More information about wubinworks/module-price-formatter
Files in wubinworks/module-price-formatter
Download wubinworks/module-price-formatter
More information about wubinworks/module-price-formatter
Files in wubinworks/module-price-formatter
Vendor wubinworks
Package module-price-formatter
Short Description Formatting Price has never been easier with this extension. A Price Formatter for Magento 2.
License OSL-3.0
Package module-price-formatter
Short Description Formatting Price has never been easier with this extension. A Price Formatter for Magento 2.
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package module-price-formatter
Price Formatter for Magento 2
Formatting Price has never been easier with this extension.
- Can use HTML and support "per Store View" configuration
- Placeholders:
{{price}}
,{{price_no_decimal}}
,{{price_bitcoin}}
,{{symbol}}
- For
{{symbol}}
, CheckStores > Currency > Currency Symbols
- Example: 金{{price_no_decimal}}円
-
Decimal places:
- {{price}} => 2
- {{price_no_decimal}} => 0
- {{price_bitcoin}} => 8
- HTML使用可。ストアごとに設定可
- プレースホルダー:
{{price}}
,{{price_no_decimal}}
,{{price_bitcoin}}
,{{symbol}}
{{symbol}}
は店舗 > 通貨 > 通貨記号
を参照- 例: 金{{price_no_decimal}}円
- 小数位:
- {{price}} => 2
- {{price_no_decimal}} => 0
- {{price_bitcoin}} => 8
How to use
Read the description above and go to backend Stores > Configuration > Currency Setup > Currency Options > Price Format
上を読んで、バックエンドの店舗 > 設定 > 通貨セットアップ > 通貨オプション > Price Format
へ
Requirements
Magento 2.4
Installation
composer require wubinworks/module-price-formatter
For developers
The format you set in Price Format
affects method \Magento\Framework\Pricing\Helper\Data::currency
in frontend area
.
All versions of module-price-formatter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
magento/framework Version *
magento/magento2-base Version ~2.4.0
magento/module-backend Version *
magento/module-catalog Version *
magento/module-config Version *
magento/module-currency-symbol Version *
magento/module-directory Version *
magento/module-theme Version *
magento/framework Version *
magento/magento2-base Version ~2.4.0
magento/module-backend Version *
magento/module-catalog Version *
magento/module-config Version *
magento/module-currency-symbol Version *
magento/module-directory Version *
magento/module-theme Version *
The package wubinworks/module-price-formatter contains the following files
Loading the files please wait ....