Download the PHP package gplcart/composer-module-installer without Composer
On this page you can find all versions of the php package gplcart/composer-module-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gplcart/composer-module-installer
More information about gplcart/composer-module-installer
Files in gplcart/composer-module-installer
Download gplcart/composer-module-installer
More information about gplcart/composer-module-installer
Files in gplcart/composer-module-installer
Vendor gplcart
Package composer-module-installer
Short Description GplCart composer module installer
License MIT
Package composer-module-installer
Short Description GplCart composer module installer
License MIT
Please rate this library. Is it a good library?
Informations about the package composer-module-installer
GplCart composer module installer is a composer plugin that allows developers to download GplCart modules into module directory using standard composer require
command.
Note: you have to enable downloaded modules manually
To make your module available for this installer, be sure you have the following lines in composer.json
{
"type": "gplcart-module",
"require": {
"gplcart/composer-module-installer": "^1"
}
All versions of composer-module-installer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
composer-plugin-api Version ^1.0
composer-plugin-api Version ^1.0
The package gplcart/composer-module-installer contains the following files
Loading the files please wait ....