sgdfhijfgsdfgds
a year ago
If it is hosting-related, rather than WordPress-related, then are there not other structurally similar PHP CMSes and tools (Drupal, Backdrop, Magento, PrestaShop, Grav, Monica, maybe InvoiceNinja [0]) you could add plugin-based support for?
Magento is an extreme case but under the hood, most of the "hosting-related" things one wants to add intelligence for (backups, static content generation, caching, monitoring) are common to lots of PHP applications.
What about adding a library (if that's how your tool provides integration) for generic PHP (e.g. Laravel) applications?
That is, instead of pivoting to another single framework, what about pivoting to being PHP-supportive and framework-agnostic?
[0] InvoiceNinja may have licence restrictions that prevent you offering an integrated service, I've not checked recently. I guess others might too.