Skip to content

An Orbit adapter for Statamic

License

Notifications You must be signed in to change notification settings

trendyminds/orbit-statamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbit Statamic

An Orbit adapter for Statamic

Installation

  1. Install package trendyminds/orbit-statamic
  2. Add your site key to your .env as ORBIT_KEY=my_site_key
  3. Setup a scheduled task to run php artisan orbit:sync at a regular interval (preferably hourly)