Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 642 Bytes

File metadata and controls

28 lines (17 loc) · 642 Bytes

Statamic Eyris

Statamic Eyris provides healthcheck information on your Statamic sites and synchronises your users across your sites.

How to Install

Run the following command from your project root:

composer require thoughtco/statamic-eyris

Sign up for an account at www.eyris.app, then add your Eyris account token to your .env file:

EYRIS_TOKEN="my-token"

You can also optionally publish the config:

php artisan vendor:publish --tag=statamic-eyris

Documentation

Documentation for this addon is available at https://docs.eyris.app.