ninjaparade/module-installer

Module Installer for Core

Maintainers

Package info

github.com/ninjaparade/module-installer

Type:composer-installer

pkg:composer/ninjaparade/module-installer

Statistics

Installs: 870

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.4 2016-05-31 19:34 UTC

This package is auto-updated.

Last update: 2026-02-25 10:18:21 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",