2017 © Pedro Peláez
 

composer-plugin opencart-extension-installer

Custom Composer Installer for installing OpenCart Extensions

image

beyondit/opencart-extension-installer

Custom Composer Installer for installing OpenCart Extensions

  • Friday, August 18, 2017
  • by openmandragora
  • Repository
  • 4 Watchers
  • 3 Stars
  • 1,719 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 18 Versions
  • 13 % Grown

The README.md

Install OpenCart Extensions with Composer

Publish for Composer

Configuration Extras

Variable Description
src-dir Base directory of the source extension files, withing the composer package
mappings Each file which needs to be managed (install, update, uninstall) by composer
installers OpenCart Extensions can have installers: php or xml currently supported (sql not yet)

Example

```
{
    "name": "vendor/project-name",
    "type": "opencart-extension",
    "extra": {
        "src-dir" : "src/upload",
        "mappings" : [
            "catalog/controller/vendor/controller_name.php",
            "catalog/model/vendor/other_model.php"
        ],
       "installers" : {
            "php" : "src/install.php" ,
            "xml" : "src/install.xml"
       }
    },
    "require": {
        "beyondit/opencart-extension-installer": "*"
    }
}
```

Composer Root Project Extras

Variable Description
opencart-dir set the OpenCart directory in which the extension should be installed

The Versions

18/08 2017

2.3.2

2.3.2.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

06/06 2017

2.3.1

2.3.1.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

02/12 2016

2.3.x-dev

2.3.9999999.9999999-dev

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

02/12 2016

2.3.0

2.3.0.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

02/12 2016

2.2.x-dev

2.2.9999999.9999999-dev

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

02/12 2016

2.2.1

2.2.1.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

26/09 2016

dev-master

9999999-dev

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

 

The Development Requires

26/09 2016

2.2.0

2.2.0.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

 

The Development Requires

04/09 2016

0.1.9

0.1.9.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

04/09 2016

0.1.8

0.1.8.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

04/09 2016

0.1.7

0.1.7.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

02/09 2016

0.1.6

0.1.6.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

01/09 2016

0.1.5

0.1.5.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

01/09 2016

0.1.4

0.1.4.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

01/09 2016

0.1.3

0.1.3.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

21/06 2016

0.1.2

0.1.2.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

21/06 2016

0.1.1

0.1.1.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

21/06 2016

0.1.0

0.1.0.0

Custom Composer Installer for installing OpenCart Extensions

  Sources   Download

GPL 3.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires