Composer Compatibility GitLab
WP-CLI command only. Checks if plugins are available and installable with Composer.
by Filip Van Reeth · gitlab.com/filipvanreeth/wp-composer-compatibility · website
★ 0stars
2composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://gitlab.com/filipvanreeth/wp-composer-compatibility/-/archive/main/wp-composer-compatibility-main.zipAlso on Packagist as filipvanreeth/wp-composer-compatibility:
composer require filipvanreeth/wp-composer-compatibilityDeclares an update source (https://gitlab.com/filipvanreeth/wp-composer-compatibility), so updates arrive through the plugin's own updater.
From the readme
Composer Compatibility for WordPress
This plugin allows you to check if the plugins you have installed are compatible and installable with Composer.
Installation
Via Composer
Usage
Check if the plugins are compatible and installable with Composer
This command will check if the plugins you have installed are compatible and installable with Composer and will return the number of plugins that are compatible and installable with Composer.