NOTICE - We have deprecated this extension from the Visual Studio Marketplace. The extension will continue to serve as an open source solution and sample extension on GitHub.
This extension adds a print option to the backlog which allows you to print the cards for use on a physical scrum board. Print cards have QR Codes used to bridge the physical and digital boards.
Having a physical scrum board can allow those inside and outside the team a quick view location for the status of the work and the act of moving physical cards has a more real and tangible feel than just clicking on a screen.
- Clone this repo
- Browse to the folder of the extension
- Publish the contents of the extension to a local or cloud web server
- The root of the extension should be at the root of the web server, for example: https://myserver/images/fabrikam-logo.png
- Update the extension manifest file (extension.json). To do this, update the namespace field to a globally unique value. For example: johnsmith.samples.foldermanagement. Also, update the baseUri field to be the fully qualified URL to the root of your web server, for example: https://myserver
- Install the extension into your Visual Studio Team Services account (see https://www.visualstudio.com/en-us/integrate/extensions/publish/overview)
A Visual Studio Team Services project and some work items.
Install the Extension in your account. Go to the backlog and click the print button (in the top right corner of the screen).
Check out the Print Cards journal, where you can find out how the extension was created and some of the bumps along the way.
Install the extension here.
Contributions to Print Cards are welcome. Here is how you can contribute to Print Cards:
- Submit bugs and help us verify fixes
- Submit pull requests for bug fixes and features and discuss existing proposals
Please refer to Contribution guidelines and the Code of Conduct for more details.
![]() |
The Visual Studio ALM Rangers provide professional guidance, practical experience and gap-filling solutions to the ALM community. Visit aka.ms/vsarblog to find out more. |