This package provides adapters that allow cPanel’s WebApp API
(and thus any consumers-MCP, UI, CLI, etc) to manage web apps
implemented in whatever language and framework we want to support.
If a 3rd party wishes to provide additional adapters they can do so
by publishing a package like vendor-webapp-example that installs
their adapters to /var/cpanel/webapp/vendor/example/.
… WiP …