Search code examples
phpdeploymentphpstorm

PhpStorm Deployment menu missing on Mac OS X


I'm working in PhpStorm 2016.1, on Mac OS X. Colleagues who are on Windows have in Tools tab a Deployment menu. I've got nothing...

Same in Preferences > Build, Execution & Deployment -- all I've got is Debugger and Coverage.


Solution

  • Make sure that "Remote Hosts Access" plugin is enabled in Settings/Preferences | Plugins.

    That's the only reason why "Deployment" menu would not be available to you.


    UPDATE 2021-04-13:

    From 2020.x version the plugin is now called "FTP/SFTP Connectivity (ex. Remote Hosts Access)"