3

I'm a FogBugz On Demand customer, but want to develop my own plugin.

  1. How do I do plug-in development?
  2. Once I've developed my own plug-in, how do I get you guys to put it in my FogBugz On Demand account?
flag

3 Answers

3

  1. Email support@fogcreek.com for a free or ultra-low-cost Plugin Developer Pack. You'll get a 3-user license for FogBugz Plugin developement on your own machine.

  2. Get your plugin approved for On Demand.

link|flag
0

You'll need Visual Studio or some other method for developing .NET apps on your machine. Technically, any .NET language should work, though, and not all of them require Visual Studio.

If you're looking for inspiration, you can unzip any plug-in from the FogBugz/Plugins directory and see the source code.

link|flag
0

The API might be more what you are looking for: http://fogbugz.stackexchange.com/fogbugz-xml-api

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.