Just a follow up, I tried installing the composer support example extension from the Plesk GitHub account:
GitHub - plesk/ext-composer-example: A test extension intended to demonstrate autoload by composer.
I did this by doing a composer install, and then creating a ZIP archive from the...
Hi,
I'm developing a very quick proof of concept Plesk extension, to test the viability of creating a full scale extension to integrate with our provisioning API (I work for a company which offers cloud based mail hosting and security services).
As our API clients are packaged as PHP libraries...