Installing Dependencies with Bower

This procedure describes how to install dependencies in a project using Bower.

Prerequisites

Important!

Zend Studio's integration with Bower will only functions correctly if these prerequisites are met.

 

 

Instructions on how to complete a procedure

To install dependencies with Bower:

  1. In the menu-bar, go to Window | Preferences | Bower.
    The Bower preferences dialog is displayed.

  1. Enter the path to the Bower cmd file (e.g., C:\Users\<USERNAME>\AppData\Roaming\npm\bower.cmd).
  2. Click Apply, and then OK.
  3. In the PHP Explorer, right click your project, and select Bower | Install Dependencies.
    The defined dependencies will be installed in your project.