Would it be possible to make the plugin installable with composer? It’s really a shame that in 2026, the only solution to install the plugin is to make a copy of the zip ...
composer require wpengine/wp-graphql-content-blocks
I quickly looked at the composer.json, the type is correct, there just needs to put the repository on packagist 🚀
Would it be possible to make the plugin installable with composer? It’s really a shame that in 2026, the only solution to install the plugin is to make a copy of the zip ...
I quickly looked at the
composer.json, the type is correct, there just needs to put the repository on packagist 🚀