The work
Work
Three threads run alongside each other: concorbit, the AJT plugin family, and the day job.
concorbit
concorbit is the business platform I am building. Its sibling product, concorbit RMM, handles remote monitoring and management. Both are in active development; they are the headline projects.
The point of concorbit is one place for a business to work from. Customers and sites, tickets, contracts, invoicing, automation, and the engineering surface for endpoints. The two products are deliberately split because RMM is its own beast (a Go agent, real-time telemetry, patch management, remote shell) and integrates back into the platform headlessly, so MSPs running both never need to open the RMM dashboard.
A few things concorbit is opinionated about. Multi-tenant by default. Audit logs you cannot tamper with. A small surface area for the engineer and a larger one for the customer. The MSP work I do every day is what tells me what to keep and what to leave out.
AJT plugin family
Eight WordPress plugins, designed as one system that happens to ship as eight packages. Shared security model, shared design tokens, shared licensing infrastructure.
- GLASS
- An admin shell and page builder. A replacement for wp-admin aimed at end users.
- Stripe Pro
- A standalone billing platform with subscriptions, autopay, and a customer portal.
- MSP Hub
- Customer self-service for Autotask tickets, quotes, and contract e-signing.
- MFA
- A pure-PHP TOTP two-factor implementation with no external dependencies.
- Backup
- Encrypted backups across local storage and five cloud providers.
- SMTP Pro
- Email delivery across eight providers, with domain health monitoring.
- Conflict Detector
- Plugin and theme conflict monitoring on a live site. Freemium.
- Fortify
- A zero-trust web application firewall with a sentinel mu-plugin. Freemium.
The day job
Cloud, messaging, and network engineering for the MSP I co-own. Microsoft 365 and Azure, Exchange and Teams, firewalls and switches, conditional access, hybrid deployments, the long tail of things that keep small and mid-sized businesses running. Fifteen years of it now.
The plugins exist because I could not find tools that solved the real problems I saw every day. concorbit exists for the same reason, one level up.