Latest version not tagged in SVN
WordPress.org reports version 1.0 but it doesn't match any tagged release, so the latest version isn't available as a tagged release via Composer. or see all untagged plugins.
Install latest from trunk
Install with dev-trunk to get the latest code. Composer will pin to a specific SVN revision in your lock file.
$
composer require wp-plugin/wp-javascript-error-logger:dev-trunk
WP JavaScript Error Logger
plugin v0.2wp-plugin/wp-javascript-error-logger
$
composer require wp-plugin/wp-javascript-error-logger
Click to copy
A plugin that will log JavaScript-errors that occurs on the front-end of your website. Errors are logged to a non-public custom post type.
-
0.2 latestLatest version not tagged in SVN
composer require wp-plugin/wp-javascript-error-logger:0.2 -
0.1
composer require wp-plugin/wp-javascript-error-logger:0.1 -
dev-trunk
composer require wp-plugin/wp-javascript-error-logger:dev-trunk