PHPackages                             studioespresso/craft-flare - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. studioespresso/craft-flare

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

studioespresso/craft-flare
==========================

Flare.io integration for Craft CMS

5.0.3(1y ago)0231mitPHPCI passing

Since Oct 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/studioespresso/craft-flare)[ Packagist](https://packagist.org/packages/studioespresso/craft-flare)[ RSS](/packages/studioespresso-craft-flare/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (6)Dependencies (4)Versions (10)Used By (0)

Flareapp.io integration for Craft CMS
=====================================

[](#flareappio-integration-for-craft-cms)

Requirements
------------

[](#requirements)

- Craft CMS 4.12 or later, or Craft CMS 5.0 or later.
- An account at [flareapp.io](https://flareapp.io/?via=studioespresso) (Affiliate link, you're supporting further maintenance of this plugin by signing up through that link - thanks! ❤️)

Installation
------------

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project’s Control Panel and search for “Flare”. Then press “Install”.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
cd /path/to/my-project.test
(ddev/php) composer require studioespresso/craft-flare
(ddev/php) craft plugin/install flare
```

Configuration
-------------

[](#configuration)

Create a project in your Flare account, copy the API key and add it in the plugin settings.

Alternatively, you can use the `flare.php` configuration file to manage this. This file is environment-aware, like any other Craft CMS configuration. You can find an example below.

```
