mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
ea6a93366e
Feature safe: yes
18 lines
582 B
Plaintext
18 lines
582 B
Plaintext
**************************************************
|
|
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.
|
|
**************************************************
|