Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 år sedan
..
Block/Adminhtml/System checkin 2 år sedan
Controller/Adminhtml/System checkin 2 år sedan
Model/System checkin 2 år sedan
Observer checkin 2 år sedan
Setup/Patch/Data checkin 2 år sedan
Test checkin 2 år sedan
etc checkin 2 år sedan
i18n checkin 2 år sedan
view/adminhtml checkin 2 år sedan
LICENSE.txt checkin 2 år sedan
LICENSE_AFL.txt checkin 2 år sedan
README.md checkin 2 år sedan
composer.json checkin 2 år sedan
registration.php checkin 2 år sedan

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.