/LESK-Module_Composer

Simple composer information viewer for LESK sites.

Primary LanguagePHPISC LicenseISC

Composer module

To deploy simply clone the repository from the Modules directory of the base LESK install, as shown below:

$ cd app/Modules/
$ git clone https://github.com/armpit/LESK-Module_Composer.git Composer

Then make sure to optimize the master module definition, from the base directory, with:

$ cd ../..
$ ./artisan module:optimize

Dependencies

....

#Prerequisites ....

Installing and activating

Once a new module is detected by the framework, a site administrator can go to the "Modules administration" page and first initialize the module, then enable it for all authorized users to have access.