blob: 3d08569b3b377e36e1dd2648d279f75564659ab7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
**************************************************
To complete the installation, please add:
[components]
timingandestimationplugin.* = enabled
burndown.* = enabled
to your trac.ini to enable the plugins.
Next, upgrade your database with the command:
trac-admin /full/path/to/YourProjectName upgrade
Finally, visit:
http://trac-hacks.org/wiki/ScrumBurndownPlugin#Usingtheplugin
for usage instructions.
**************************************************
|