Exchange rate of the Central Bank of the Russian Federation
-
0₽
The module adds an update of exchange rates through the Central Bank of the Russian Federation.
Installation:
- Add currency Ruble with code RUB (System-Localization-Currency)
- Upload the unpacked archive to the site (no files change)
- Run a database query INSERT INTO `oc_extension_path` (`extension_install_id`, `path`) VALUES (1, 'opencart/admin/controller/currency/cbrf.php');
- Enable the module (Modules-Currency rates)
- Save the Currency and Course Provider settings (System-Settings-Localization)
- For correct calculation of prices in the 37th line of the system\library\cart\currency.php file, replace * with / ($amount = $value ? (float)$number / $value : (float)$number;)
Information | |
Developer | Opencart Space |