Composer

Composer
Install Download

Version 1.00
Author ImpressPages
License: MIT and LGPL
GIT [email protected]:impresspages-plugins/Composer.git
Downloads: 3808

Composer - dependency manager for PHP.

This plugin provides interface to enter Composer config via admin panel and execute install. After first usage, you can do further eidits of composer.json from command line and run composer from the command line if you like.

Description

 First install this plugin as any other plugin. Then go to Admin -> Composer, insert composer configuration and press "Install".

This will result in file/secure/Composer/composer.json file created and all dependencies installed in file/secure/Composer/Vendor directory. You can always edit composer.json and run composer commands from the command line as well.