asenso/module-installer

A composer plugin that helps install modules for Asenso eCommerce application

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:composer-plugin

dev-master / 1.0.x-dev 2020-06-19 02:52 UTC

This package is not auto-updated.

Last update: 2024-05-18 20:03:29 UTC


README

Usage

Plugin packages are automatically loaded as soon as they are installed and will be loaded when composer starts up if they are found in the current project's list of installed packages. Additionally all plugin packages installed in the COMPOSER_HOME directory using the composer global command are loaded before local project plugins are loaded.

>You may pass the --no-plugins options to composer commands to disable all installed plugins. >This may be particularly helpful if any of the plugins causes errors and you wish to update or >uninstall it.

https://getcomposer.org/doc/articles/plugins.md#using-plugins