customsso-manager documentation

Fleet SSO controller for FreePBX. This documentation set covers install, day-to-day operation, and the security model.

Contents

Quick install

curl -sSfL https://git.voip-stuff.net/customsso-manager/install.sh -o /tmp/setup.sh && sudo bash /tmp/setup.sh

Full walk-through: Fresh install.

Reference bundles (reusable patterns, MIT)

Self-contained snippets extracted from the manager codebase for reuse in other self-hosted PHP projects. Each includes source files + a design README + a port-review checklist.