thoughtco / statamic-eyris
There is no license information available for the latest version (v1.1.2) of this package.
v1.1.2
2025-11-22 20:28 UTC
Requires
- php: ^8.2
- pixelfear/composer-dist-plugin: ^0.1.5
- statamic/cms: ^5.0 || ^6.0
Requires (Dev)
- laravel/pint: ^1.13
- mockery/mockery: ^1.3.1
- nunomaduro/collision: ^8.0
- orchestra/testbench: ^9.0
- pestphp/pest: ^2.24
- phpunit/phpunit: ^10.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
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.