attogram/currency-exchange-rates

Currency Exchange Rates Website with data from: The European Central Bank, The Swiss National Bank, The Bank of Israel, The Central Bank of the Russian Federation, and The Reserve Bank of Australia. PHP7/SQLite

Fund package maintenance!
attogram

Installs: 221

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 1

Forks: 1

Open Issues: 2

Type:project

v1.1.1 2019-04-19 08:08 UTC

README

screenshot

Maintainability Build Status Latest Stable Version

Currency Exchange Rates Website with data from:

  • The European Central Bank
  • The Swiss National Bank
  • The Bank of Israel
  • The Central Bank of the Russian Federation
  • The Reserve Bank of Australia

Live Demo: https://getitdaily.com/rates/

Info

Install

Install with Composer

  • composer create-project attogram/currency-exchange-rates your-install-directory

Install with Git

  • git clone https://github.com/attogram/currency-exchange-rates.git your-install-directory
  • cd your-install-directory
  • composer install

Install manually

Setup

  • create custom config: cp custom/config.example.php custom/config.php
    • modify: Site Title and Administrator IP
  • make directory writeable: db/
  • point web server to public/ directory

Admin

Update via web

  • The /admin/ page has a list of feeds. click a feed to update data.

Upate via command line

  • CLI script cli/update.php
  • usage: php update.php FeedCode

Open Source

Attogram Currency Exchange Rates is an Open Source project brought to you by the Attogram Project.