ninjaparade/module-installer

Module Installer for Core

Installs: 869

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:composer-installer

0.1.4 2016-05-31 19:34 UTC

This package is auto-updated.

Last update: 2024-04-25 06:37:32 UTC


README

Installation

Add the following composer.json file:

{
    "require": {
        "ninjaparade/module-installer": "0.1.*"
    }
}

Also, add the following to your desired module/package composer.json

  "type": "core-module",