Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 305 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 305 Bytes

Table of Content

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",