longyi c9405dd336 vendor 5 anni fa
..
Block c9405dd336 vendor 5 anni fa
Controller c9405dd336 vendor 5 anni fa
Model c9405dd336 vendor 5 anni fa
Observer c9405dd336 vendor 5 anni fa
Setup c9405dd336 vendor 5 anni fa
Test c9405dd336 vendor 5 anni fa
etc c9405dd336 vendor 5 anni fa
i18n c9405dd336 vendor 5 anni fa
view c9405dd336 vendor 5 anni fa
LICENSE.txt c9405dd336 vendor 5 anni fa
LICENSE_AFL.txt c9405dd336 vendor 5 anni fa
README.md c9405dd336 vendor 5 anni fa
composer.json c9405dd336 vendor 5 anni fa
registration.php c9405dd336 vendor 5 anni fa

README.md

CurrencySymbol

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.