filipvanreeth/wp-composer-compatibility

Checks if WordPress plugins are available and installable with Composer

1.1.1 2024-04-20 09:54 UTC

This package is auto-updated.

Last update: 2024-04-20 08:03:32 UTC


README

This plugin allows you to check if the plugins you have installed are compatible and installable with Composer.

Installation

Via Composer

composer require --dev filipvanreeth/wp-composer-compatibility

Usage

Check if the plugins are compatible and installable with Composer

wp composer plugins-check

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.