=== LSX Currencies ===
Contributors: feedmymedia, lightspeedwp, eleshar, krugazul, jacquesvdh, ignusvermaak
Donate link: https://lsdev.biz/lsx/donate/
Tags: lsx, gutenberg, currency switcher, currencies, currency converter
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 2.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

This plugin gives your users the ability to switch between currencies when viewing a product or service. 

== Description ==

Choose the currencies you want to support and your base currency and you are good to go!

== Works with the LSX Theme ==

The [LSX Theme](https://www.lsdev.biz/lsx/) works perfectly with the Currencies Extension. We are always updating our software to add functionality, and maintain latest security protocols.

== It's free, and always will be. ==

We’re firm believers in open source - that’s why the [LSX Currencies plugin](https://www.lsdev.biz/lsx/extensions/lsx-currencies/) is free, and that won't change. We are constantly maintaining and updating our extension so you have the latest and greatest abilities on your LSX Theme powered site.

== Documentation ==

[LSX Currencies Documentation](https://www.lsdev.biz/lsx/documentation/lsx-extensions/lsx-currencies/) has everything you need to use the plugin.

The plugin offers paid and free API options:

Paid API - https://openexchangerates.org - this allows you greater choice of currencies, and the rates refresh more frequently.

Free API - https://exchangeratesapi.io/

== Support ==

Contact the [LightSpeed](https://lsdev.biz/) for assistance via the [LSX support form](https://www.lsdev.biz/lsx/support/).

If you are experiencing issues with the LSX Currencies Plugin & have experience with Github, please log any bug issues you are having on the [LSX Currencies Github Issues](https://github.com/lightspeeddevelopment/lsx-currencies/issues/) page.

== Contributing ==

If you're a developer who's spotted a bug issue and have a fix, or simply have functionality you think would extend our core theme, we are always happy to accept your contribution! Visit the [LSX Currencies Plugin on Github](https://github.com/lightspeeddevelopment/lsx-currencies/) and submit a Pull Request with your updates.


== Screenshots ==


== Frequently Asked Questions ==


== Changelog ==

= 2.0.0 =
* Major rewrite: adopted namespaced class architecture under `lsx\currencies\classes`.
* Replaced Gulp build tooling with wp-scripts.
* Added Currency Switcher Gutenberg block (replaces legacy widget/shortcode).
* Exchange rates now persisted in a regular option so a failed API request never wipes cached values.
* Added WooCommerce and FacetWP integration classes.
* Requires WordPress 7.0+ and PHP 8.0+.

[Full changelog on GitHub](https://github.com/lightspeeddevelopment/lsx-currencies/blob/master/changelog.md).
