25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 년 전
..
Block/Adminhtml/System checkin 2 년 전
Controller/Adminhtml/System checkin 2 년 전
Model/System checkin 2 년 전
Observer checkin 2 년 전
Setup/Patch/Data checkin 2 년 전
Test checkin 2 년 전
etc checkin 2 년 전
i18n checkin 2 년 전
view/adminhtml checkin 2 년 전
LICENSE.txt checkin 2 년 전
LICENSE_AFL.txt checkin 2 년 전
README.md checkin 2 년 전
composer.json checkin 2 년 전
registration.php checkin 2 년 전

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.