Install the Power Pack plugin
Before running the commands shown on this page, you should load the Bitnami stack environment by executing the installdir/use_APPNAME script (Linux and MacOS) or by clicking the shortcut in the Start Menu under “Start -> Bitnami APPNAME Stack -> Application console” (Windows). On OS X VMs, the installation directory is /opt/bitnami and OS X VM users can click the “Open Terminal” button to run commands. Learn more about the Bitnami stack environment and about OS X VMs.
: The Bitnami Review Board + Power Pack Stack provides a one-click install solution for Review Board and Power Pack.
If you prefer to manually install the Power Pack plugin, we recommend that you create a backup first. Once done, follow these steps:
-
Activate the Review Board virtualenv running the command below:
$ source apps/reviewboard/htdocs/venv/bin/activate
-
Install the Power Pack plugin:
$ easy_install ReviewBoardPowerPack-1.4-py2.7.egg
-
Restart services for changes to take effect:
$ sudo installdir/ctlscript.sh restart
-
Sign in to the Review Board installation and navigate to the “Administration -> Extensions” section to enable the Power Pack plugin.
-
Click the “Configure -> Manage users” command and add your username to activate the Power Pack features for your account.