IIPoliII / DirectAdmin-Composer

A DirectAdmin plugin for Composer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Composer for DirectAdmin

Your service provider may not grant SSH access for you because of security reasons. You cannot install Composer by yourself or even running shell command. With Composer for DirectAdmin, you can use Composer in an easy and safe way without CLI.

Getting started

Install via Command Line

cd /usr/local/directadmin/plugins
wget https://github.com/IIPoliII/DirectAdmin-Composer/archive/master.zip
unzip master.zip
mv DirectAdmin-Composer-master directadmin-composer
rm -f master.zip
sh directadmin-composer/scripts/install.sh

Contributing

If you'd like to contribute, feel free to submit a pull request!

License

Composer for DirectAdmin is released under the MIT License.

About

A DirectAdmin plugin for Composer

License:MIT License


Languages

Language:PHP 89.4%Language:Shell 6.8%Language:Hack 2.4%Language:HTML 1.4%