# Financial Ratio

Contributors:      strassenschild
Tags:              finance, market, stock, ticker, trading, investment
Tested up to:      6.4.1
Requires at least: 6.1
Requires PHP: 7.4
Stable tag:        1.1.0
License:           GPLv3
License URI:       https://www.gnu.org/licenses/gpl-3.0.html

Provides a block for Wordpress that displays a financial ratio of a company.

## Description

This plugin enables a block in the `embed` category to display a financial ratio of a target company. There are a
number of ratios to choose from, for example *price/earnings*, *price/book* or *market capitalization*.

The block will invoke an API from <a href="https://xelonic.com" target="_blank">xelonic.com</a> to retrieve it's data.

**There's no account required to use this data!**

You can find more information on
<a href="https://xelonic.com/products/wordpress-plugin" target="_blank">the product page</a>.

## Screenshots

1. the block

## Installation

Via the Wordpress Plugin Directory:

1. In your Wordpress installation go to the *Plugins* screen, click *Add New*, and search for *Financial Ratio*.
2. Click *Install Now* and after that’s complete, click *Activate*.

Or manually:

1. Upload and unpack the [plugin zip](https://github.com/xelonic/wordpress-financial-ratio-block/releases/download/v1.0.0/financial-ratio-block.zip)
   to your wordpress installation at `<wordpress installation>/wp-content/plugins`.
2. Activate the plugin through the 'Plugins' screen in WordPress.

Now the block is ready-to-use.

1. In the block editor search for `financial ratio` and add it to your page.
2. Configure the block using the right sidebar.

## Frequently Asked Questions

### Where can I get support?

For support questions, bug reports, or feature requests, please use the [WordPress Support Forums](https://wordpress.org/support/plugin/financial-ratio/).

### Development

You can get more information on the development in it's official [Github repository](https://github.com/xelonic/wordpress-financial-ratio-block).

## Changelog

### 1.1.0

Update of dependencies.

### 1.0.1

This release fixes the text domain of the plugin.

### 1.0.0

This is the initial release.
