Install extensions

You can install compatible extensions either from the Qt Creator extension registry or from external repositories.

To install extensions from the extension registry:

  1. Go to Extensions.

    {Extensions mode}

  2. Select an extension.
  3. Select Install.
  4. Follow the instructions of the wizard to check the archive and to accept the terms and conditions of the extension vendor.

    {Check Archive page of the Install Plugin wizard}

If you have an installation package, you can drag it to the Extensions mode to start the installation.

Install extensions from external repositories

To add URLs of external repositories:

  1. Go to Preferences > Extensions.

    {Extensions preferences}

  2. Select Use external repository.
  3. In Repository URLs, enter the URL of an external repository.
  4. Select OK.
  5. In the Extensions mode, select Use external repository.

To add several repositories, select Add.

Security considerations

Qt Creator does not check extensions from external vendors for security flaws or malicious intent, so be careful when installing them, as it might leave your computer vulnerable to attacks such as hacking, malware, and phishing.

Before you install an extension from an external vendor:

  • Check that the extension is compatible with your Qt Creator version and other extensions that you install. You can find this information in the description of the extension in the Extensions mode.
  • Check what other users are saying about the extension and how they rate it.
  • Make sure the vendor is reputable and known for creating high-quality extensions.
  • Check that the extension package was recently updated. Outdated extensions present a bigger risk.
  • Check that the extension has good documentation and other means of support.
  • Check that the extension mostly has features that you need. All extensions that are loaded on start make Qt Creator start a bit slower.

See also Load extensions and Manage extensions.

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.