**************************************************
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.
**************************************************
