PhpStorm 2018.2 Help

Saving Projects as Templates

Introduction

You can save a project as a template. If you do so, you'll be able to create template-based projects, that is, the projects that are nearly identical to the template project.

The projects that you have saved as templates appear in the User-defined category in the Create New Project Dialog dialog.

Unnecessary templates can be deleted in the Manage Project Templates Dialog.

Creating a project template

  1. Open the desired project in PhpStorm.

  2. In the main menu, select Tools | Save Project as Template.

  3. In the Save Project As Template Dialog that opens:
    • Specify the template name and optionally provide a brief template description.

Deleting a project template

  1. In the main menu, select Tools | Manage Project Templates.

  2. In the Manage Project Templates Dialog that opens, select the template or templates you want to delete.

  3. Click icons general remove svg or press Alt+Delete.

Last modified: 21 November 2018

See Also