astuteo / astuteo-pulse
Connecting Astuteo client sites to our monitor.
Installs: 2 656
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:craft-plugin
Requires
- php: ^8.2
- ext-json: *
- craftcms/cms: ^5.0.0
Requires (Dev)
- vlucas/phpdotenv: ^3.0
README
Only useful for Astuteo clients. Decoupled from our Toolkit. Connecting Astuteo client sites to our monitor. Heavily "inspired" by Viget's module.
Right now we're simply mapping the info to Airtable.
Setup
Add to server's .env file to send report:
AIRTABLE_API_KEY=""
AIRTABLE_BASE=""
This will send a report of the system to Airtable once a day. This is triggered by accessing the admin. To automate this, set up a cron job and point to:
<path/to/craft/install>/craft astuteo-pulse/default/take-pulse