I had made changes in FogBugz 6 for PHP/ASP which I need to reapply in FogBugz 7. How do I do it?
|
1
|
The best way to make changes to FogBugz 7+ is via the Plugin Architecture. This is the best way to make sure your changes will continue to work across updates and that you won't need to keep redoing the work every time FogBugz is updated. It also allows you to use your favorite .NET language, share your feature with others and maybe find the feature you need already made on the Plugin Gallery. If you want to change the code directly like you did in version 6 though, you can still do so. All the source code is in
Shazam! You're done! * build.sh is currently broken. Please build on a Windows machine or contact us for help. |
|||
|
|