Tcmb demo

What is Tcmb?

Tcmb is a module that retrieves TCMB (Turkish Republic Central Bank) exchange rates, and gold codes, set by the admin, and nicely displays them in a table. You can test the 7.x branch here and 8.x branch here.

Who is the targeted audience?

Anybody wishing to display the daily TCMB exchange rates and gold rates on their site is welcome to use it.

Dependencies

Poormanscron comes with the core in Drupal 7.x, but you still need to set up an external cron. It also requires that allow_url_fopen be 1 or On (depending on your distribution) in your php.ini.

Support Requests

Please use the project issue tracker to report bugs, support and/or feature requests.

How to use it?

D7
--
Extract it under sites/all/modules and enable the module at admin/modules. Then at admin/config/system/tcmb-settings, specify some codes. Then head to admin/structure/blocks and move the Tcmb:currency block or Tcmb:gold block to your desired region.

D8
--
Extract it under modules directory and enable the module at admin/modules. Then at admin/config/system/tcmb-settings, specify some codes. Then head to admin/structure/blocks and add the Tcmb:currency block or Tcmb:gold block to your desired region.

Credits

Many thanks go to Fabianx and Xano on #drupal-contribute for their patience and helping with my code.

Project information

Releases