18 lines
475 B
Text
18 lines
475 B
Text
|
**************************************************
|
||
|
To complete the installation, please add:
|
||
|
|
||
|
[components]
|
||
|
timingandestimationplugin.* = enabled
|
||
|
|
||
|
to your trac.ini to enable the plugin.
|
||
|
|
||
|
Next, upgrade your database with the command:
|
||
|
|
||
|
trac-admin /full/path/to/YourProjectName upgrade
|
||
|
|
||
|
Finally, visit:
|
||
|
http://trac-hacks.org/wiki/TimingAndEstimationPlugin#PostInstallationConfigurationOptions
|
||
|
|
||
|
for configuration instructions.
|
||
|
**************************************************
|