I'm a FogBugz On Demand customer, but want to develop my own plugin.
- How do I do plug-in development?
- Once I've developed my own plug-in, how do I get you guys to put it in my FogBugz On Demand account?
|
3
|
I'm a FogBugz On Demand customer, but want to develop my own plugin.
|
|||
|
|
|
3
|
|
|||
|
|
|
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. |
||
|
|
|
0
|
The API might be more what you are looking for: http://fogbugz.stackexchange.com/fogbugz-xml-api |
||
|
|