Download the PHP package oat-sa/oatbox-extension-installer without Composer
On this page you can find all versions of the php package oat-sa/oatbox-extension-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oat-sa/oatbox-extension-installer
More information about oat-sa/oatbox-extension-installer
Files in oat-sa/oatbox-extension-installer
Download oat-sa/oatbox-extension-installer
More information about oat-sa/oatbox-extension-installer
Files in oat-sa/oatbox-extension-installer
Vendor oat-sa
Package oatbox-extension-installer
Short Description Custom composer extension installer for TAO platform
License GPL-2.0
Homepage http://www.taotesting.com
Package oatbox-extension-installer
Short Description Custom composer extension installer for TAO platform
License GPL-2.0
Homepage http://www.taotesting.com
Please rate this library. Is it a good library?
Informations about the package oatbox-extension-installer
oatbox-extension-installer
Custom composer installer for oatbox extension
It apply on composer package with type "tao-extension" and deploy the extension in folder define in extra as "tao-extension-name"
Here a sample composer.xml as an example
{
"name": "oat-sa/extension-tao-sample",
"description" : "sample extension",
"type" : "tao-extension",
"extra" : {
"tao-extension-name" : "taoSampleFolder"
},
"minimum-stability" : "dev",
"require": {
"oat-sa/oatbox-extension-installer": "dev-master"
}
}
All versions of oatbox-extension-installer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
composer-plugin-api Version ^1.0 || ^2.0
composer-plugin-api Version ^1.0 || ^2.0
The package oat-sa/oatbox-extension-installer contains the following files
Loading the files please wait ....