You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 years ago
..
Block/Adminhtml/System checkin 2 years ago
Controller/Adminhtml/System checkin 2 years ago
Model/System checkin 2 years ago
Observer checkin 2 years ago
Setup/Patch/Data checkin 2 years ago
Test checkin 2 years ago
etc checkin 2 years ago
i18n checkin 2 years ago
view/adminhtml checkin 2 years ago
LICENSE.txt checkin 2 years ago
LICENSE_AFL.txt checkin 2 years ago
README.md checkin 2 years ago
composer.json checkin 2 years ago
registration.php checkin 2 years ago

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.