Commit graph

3 commits

Author SHA1 Message Date
Snider
afbd7bb3b8 feat: add AltumManager factory and service provider
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 08:49:13 +00:00
Snider
b7cc3fd13d feat: add Analytics, Biolinks, Pusher, Socialproof client classes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 08:48:03 +00:00
Snider
337d9658bc feat: scaffold php-plug-altum with AltumClient base class
Base API client for all 4 AltumCode products (analytics, biolinks,
pusher, socialproof). Shared REST conventions: Bearer auth, form-encoded
POST, Admin API (/admin-api/) and User API (/api/) with CRUD helpers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 08:46:37 +00:00