This project is not covered by Drupal’s security advisory policy.
Replaced by:
Download Projects from drupal.org using composer with SSH
Why we are using SSH?
SSH for operating network services securely over an unsecured network. Typical applications include remote command-line, login, and remote command execution, but any network service can be secured with SSH.
SSH Server Installation on Localhost:
$ sudo apt-get install openssh-server
Install net-tools to find IP Address:
$ sudo apt-get install net-tools
Check your Local IP:
$ ifconfig
Configure your SSH credentials in the configuration page:
/admin/config/projects-browser/settings
- SSH hostname is your local IP Address or localhost.
- SSH username is your OS login username.
- SSH password is your OS user password.
- Generally SSH Port is 22. Some server is using separate port for using ssh.
Ex. A2hosting servers using SSH port is 7822
Once confirm your site is using composer. .
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Created by sundhar on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.



