• Get Review Board
  • What's New
  • Products
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn and Explore
  • What is Code Review?
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Demo
  • Review Board RBTools Power Pack Review Bot Djblets RB Gateway
    1. Power Pack
    2. Installation
  • Home
  • Installation
  • Licenses
  • Managing Licensed Users
  • Features
  • Document Review
  • Setting Up Review for Office Documents
  • Reports
  • Repositories
  • AWS CodeCommit Support
  • Bitbucket Data Center Support
  • ClearCase Repositories
  • Keysight SOS Support
  • GitHub Enterprise Support
  • Azure DevOps Server / Team Foundation Server Support
  • Azure DevOps Services Support
  • Server Management
  • Database Import and Export
  • Distributed SSH Keys
  • Automating with Management Commands
  • Public Codebase Reference
  • General Index
  • Release Notes
  • Installation¶

    Compatibility¶

    We recommend always using the latest version of Power Pack and Review Board together.

    Review Board 8.0 and higher includes a compatible version of Power Pack pre-installed. You can upgrade this to newer releases using the instructions below.

    Older versions of Review Board don’t include Power Pack by default. You will need to install a compatible version yourself:

    • Power Pack 6.x requires Review Board 6.0 through 8.x.

    • Power Pack 5.x requires Review Board 5.0 through 7.x.

    • Power Pack 4.x requires Review Board 3.0 through 5.x.

    • Power Pack 3.x requires Review Board 2.0 through 4.x.

    Installing/Upgrading Power Pack¶

    1. To install Power Pack, run the following on the server:

      $ sudo pip install -U ReviewBoardPowerPack
      

      Important

      Make sure to use the correct version of pip for your system. This has to match the version of Python using for your install.

      For example, if Review Board is installed on Python 3.10, use pip3.10.

    2. Restart your web server.

      The correct command depends on your web server software and your operating system. On most Linux servers using Apache, you can run:

      $ sudo service httpd reload
      

    Enabling the Power Pack Extension¶

    1. Go to the Extensions page.

      This can be found in Administration UI -> Extensions.

    2. Look for Review Board Power Pack.

      If this doesn’t appear, make sure you installed Power Pack using the correct version of pip and have restarted your web server.

    3. Click Enable.

    Extensions management page showing Review Board Power Pack as enabled, with options to configure or disable it.

    Getting and Installing a License¶

    Most features in Power Pack can be used without a license by up to 2 people. This helps administrators try out Power Pack’s features, and is also perfect if you only have a couple people who need to work with features like Reports or Document Review.

    You can install a trial license, providing all Power Pack features to all your users for 30 days, or purchase a license.

    Getting a Trial License¶

    A trial license allows all the users on your server to use all of Review Board’s features for up to 30 days. After 30 days, the license will convert to a limited 2 user license with no expiration date.

    To install a trial license:

    1. Go to the Power Pack configuration page.

      This can be found in Administration UI -> Extensions -> Power Pack -> Configure page.

    2. Click Try it free.

    Power Pack configuration page showing a warning that a license is needed, along with options to try, purchase, or upload a license.
    1. Provide any information needed on the form and click I’m Ready to Try!

    2. Your trial license will be automatically downloaded and installed.

    You’ll also receive an e-mail with your trial information. The e-mail address provided will be used to create an account and log in to the License Portal, where you can manage your license.

    Purchasing a License¶

    If you’re ready to purchase a license:

    1. Go to the Power Pack configuration page.

      This can be found in Administration UI -> Extensions -> Power Pack -> Configure page.

    2. Click Purchase a license

    3. Fill in the required information, including:

      • Your first and last name

      • Your e-mail address

      • The company name

      • Your server’s install key (found in Review Board in Administration UI -> Support Settings)

      • How many licensed users you need

      • Your payment method (credit card or purchase order/invoice)

      • The payment cycle (yearly or monthly)

      • Credit card or optional PO number

    4. Click the Buy button.

    If you’re paying by credit card, you’ll be billed immediately for a new subscription, and will receive a license as soon as the card is charged.

    If you’re using a Purchase Order or invoice, we’ll be in contact with you to complete your purchase.

    Installing a Purchased License¶

    If you’ve purchased a license, you’ll have been sent a license file that you can install:

    1. Go to the Power Pack configuration page.

      This can be found in Administration UI -> Extensions -> Power Pack -> Configure page.

    2. Click Upload a new license file and browse for the license file.

    Your license should activate and you should see the new license terms.

    Power Pack license management page showing an active license, user assignment section, and buttons to manage features and configure document review.

    Assign Licensed Users¶

    If you’re using a trial license, all users will automatically be able to test and use Power Pack features immediately.

    If you’re using a purchased license, you’ll need to assign users before they can use Power Pack features. To assign users:

    1. Go to the Power Pack configuration page.

      This can be found in Administration UI -> Extensions -> Power Pack -> Configure page.

    2. Click Manage users

    3. From this page, you can add individual users to the license, import batches of users into your license, and enable automatic user licensing.

    Users can be removed from your license and new users assigned to their seat at no charge.

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    News
    Demo
    RBCommons Hosting
    Integrations
    Happy Users
    Support Options
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    RBTools
    Djblets
    Power Pack
    Package Store
    PGP Signatures
    Contributing
    Bug Tracker
    Submit Patches
    Development Setup
    Wiki
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube
    Copyright © 2006-2026 Beanbag, Inc. All rights reserved.
    Terms of Service — Privacy Policy — AI Ethics Policy — Branding

    On this page

    • [Top]
    • Compatibility
    • Installing/Upgrading Power Pack
    • Enabling the Power Pack Extension
    • Getting and Installing a License
      • Getting a Trial License
      • Purchasing a License
      • Installing a Purchased License
    • Assign Licensed Users