cryptom2/magento-custom-currency

Custom Currency for Magento 2

1.0.0 2024-02-05 20:30 UTC

This package is auto-updated.

Last update: 2024-05-05 21:00:37 UTC


README

Extension allows to add any custom currency to Magento 2.

Table of contents

Features

  • Add as many currencies as you want.
  • Customize precision (decimal places), output format, symbol etc.
  • Preloaded with some top cryptocurencies like Ethereum (ETH), Polygon (Matic), USDT, USDC.

Installation

Install module:

composer require cryptom2/magento-custom-currency:v1.0.0

And run

php bin/magento setup:upgrade

Add New Currency

  • Go to Stores->Crypto->Custom Currencies
  • Click Add New Currency
  • Fill data and save

Magento 2 Custom Currency

Author

Ihor Oleksiienko

License

Extension is licensed under the MIT License - see the LICENSE file for details