• 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
  • PDF Document Review
  • Reports
  • Repositories
  • AWS CodeCommit Support
  • Bitbucket Server Support
  • Cliosoft SOS Support
  • GitHub Enterprise Support
  • Azure DevOps / Team Foundation Server Support
  • VersionVault and ClearCase Repositories
  • Visual Studio Team Services Support
  • Server Management
  • Database Import and Export
  • Distributed SSH Keys
  • Automating with Management Commands
  • General Index
  • Release Notes
  • Installation¶

    Compatibility¶

    Make sure you’re using the correct version of Power Pack for your version of Review Board and Python:

    • Power Pack 4.x and 5.x require Review Board 3.0 through 5.0.

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

    We recommend staying on the latest versions of Power Pack and Review Board.

    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.

    ../_images/extension-enable.png

    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 PDF Document Review.

    You can install a trial license, providing all Power Pack features to all your users for 60 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 60 days. After 60 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 for 60 days.

      ../_images/get-license.png
    3. Provide any information needed on the form and click I’m Ready to Try!

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

    ../_images/licensed.png

    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-2025 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