1

I downloaded calendar extension file, but cannot figure how TFS uploads the file?

https://marketplace.visualstudio.com/items?itemName=ms-devlabs.team-calendar

Can you upload from UI?

Chaka
  • 1,709
  • 11
  • 33
  • 58

2 Answers2

5

Before uploading extensions, you must be a member of the Team Foundation Administrators group with Edit instance-level information permissions for the Team Foundation Server where you want to upload extensions.

  1. Go to your TFS home page (http://{server}:8080/tfs/).

  2. Browse for your downloaded TFS extensions (http://{server}:8080/tfs/_gallery).

enter image description here

  1. Manage your extensions.

enter image description here

  1. Upload the extension that you downloaded.

enter image description here

Cece Dong - MSFT
  • 29,631
  • 1
  • 24
  • 39
0

You have to follow a few links from the administration pages, but basically it's at http://server:8080/tfs/_gallery/manage

Sacha K
  • 602
  • 6
  • 22