aboutsummaryrefslogtreecommitdiff
path: root/www/trac-estimator/pkg-message
blob: cedff5cbb7407bc2421784c768b7972c65852ca8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
**************************************************
To complete the installation, please add:

[components]
estimatorplugin.api.estimatorsetupparticipant = enabled
estimatorplugin.macro_provider.estimatormacroprovider = enabled
estimatorplugin.webui.estimationspage = enabled

to your trac.ini to enable the plugin.

Next, upgrade your database with the command:

  trac-admin /full/path/to/YourProjectName upgrade

Finally, restart your web server, browse to your Trac URL
and click on the "Estimate" button to create an estimate.
**************************************************