Download the PHP package mpl/composer-plugin without Composer
On this page you can find all versions of the php package mpl/composer-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package composer-plugin
🍁MPL🍁 Composer Plugin
Use composer to manage your matomo plugins.
Getting Started
Authenticating
If you'd like to manage your paid plugins with composer, you must provide your token via the bearer.mpl
config option
FAQ
- Q: I deleted composer.lock and my vendor directory and now I can't run composer install
- A:
mpl/composer-plugin
use a custom repository, so it must be present for any othermpl/
dependencies to resolve. Try:- Removing any
mpl/*
require
orrequire-dev
entries other thanmpl/composer-plugin
- Run
composer update
- Add back any removed requirements.
- Removing any
All versions of composer-plugin with dependencies
PHP Build Version
Package Version
Requires
composer-plugin-api Version
^2.0
php Version >=8.2
php Version >=8.2
The package mpl/composer-plugin contains the following files
Loading the files please wait ....