test-magenx/module-currency-symbol

100.4.2 2021-10-10 22:14 UTC

This package is auto-updated.

Last update: 2024-05-13 06:51:55 UTC


README

CurrencySymbol enables the creation of custom currencies and management of currency conversion rates.

Controllers

Currency Controllers

CurrencySymbol\Controller\Adminhtml\System\Currency\FetchRates.php gets a specified currency conversion rate. Supports all defined currencies in the system. CurrencySymbol\Controller\Adminhtml\System\Currency\SaveRates.php saves rates for defined currencies.

Currency Symbol Controllers

CurrencySymbol\Controller\Adminhtml\System\Currencysymbol\Reset.php resets all custom currency symbols. CurrencySymbol\Controller\Adminhtml\System\Currencysymbol\Save.php creates custom currency symbols.