Description
- Show the exchange rate Central Bank of Russian Federation. This bank sets the exchange rate once a day on weekdays. To display dynamic exchange rate using the module MoExRate.
- Отображение курса валют ЦБ РФ на текущий день c динамикой изменения курса RUR, RUB, EUR, USD. Устанавливается банком один раз в день. Для отображения динамического биржевого курса используйте модуль MoExRate
Supported Languages:
- RU Russian (default)
Screenshots
Installation
- Unzip archive to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- To add the CbrRate widget to the sidebar go to ‘Appearance->Widgets’, and add the CbrRate to your blog.
- You must run script for give currency rate info. This script contains three test url:
/cbrtest – test reading external xml file
/cbrup – update currency rate date from external xmlfile
/cbrread – test reading saved currency rate date - wp-cron run this script hourly if your cron success configured.
Start wp-cron if it is not running, examples:
GET http://site.ru/wp-cron.php
or
wget -q -O – http://site.ru/wp-cron.php > /dev/null 2>&1
or
/opt/php/5.1/bin/php-cgi -f /var/www/user_id/data/www/site.ru/wp-cron.php
- Для включения виджета, после активации плагина переходим в:
- Внешний вид
- Виджеты
- Перетаскиваем виджет CbrRate на панель сайдбара
- Запускаем вручную для первоначального получения данных /cbrup
- конфигурируем крон если он не сконфигурирован
FAQ
- Please, send your questions about this widget to my e-mail: selffmail@gmail.com
- Пожалуйста, все вопросы по работе виджета направляйте на: selffmail@gmail.com
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CbrRate” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CbrRate” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.