ALM-Rangers / Countdown-Widget-Extension

Counts down to a configurable moment in time.
https://marketplace.visualstudio.com/items?itemName=ms-devlabs.CountdownWidget&utm_roundup=github
Other
11 stars 16 forks source link

How to use ? #48

Closed ghost closed 5 years ago

ghost commented 5 years ago

hello, How to Use this extension on Azure Dev ops web version ? Thank's

henrybeen commented 5 years ago

It can be installed via the Azure DevOps Marketplace:

  1. [Directly navigate to the extension] (https://marketplace.visualstudio.com/items?itemName=ms-devlabs.CountdownWidget)
  2. Click the 'Get it free' button
  3. Select your Azure DevOps organisation and click 'Install'

This does require you to be authorized to install extensions. You need to have "Edit collection-level information" rights (See also the docs)

Or via these general steps that apply to any extension

  1. Navigate to the Visual Studio Marketplace
  2. At the top select 'Azure DevOps'
  3. Search for and open 'Countdown Widget'
  4. Click the 'Get it free' button
  5. Select your Azure DevOps organisation and click 'Install'
ghost commented 5 years ago

Ok thank's a lot but where is the widget in Azure DevOps ? Where can I found it in my project ?

henrybeen commented 5 years ago

After installing the widget, you can go to any Dashboard and edit it. In edit mode you can add this widget like any other. More details are at the docs

ghost commented 5 years ago

Than's you very much !

henrybeen commented 5 years ago

No problem. Closing this issue now.