This documentation is about a version that is out of support, here is the latest documentation version.

How about downloading a newer, supported version?

Bonita Studio installation

The first step of to getting started is to set up your development environment.To do this, install Bonita Studio.

If you have any problems while working through this tutorial, you can ask for help on the Bonita community and/or open an issue on the Bonita Community issue tracker.

Download Bonita Studio

To download the latest version of Bonita Studio, open the download page and click on the Download button. This will start the download of the Bonita Studio installer for your operating system.

When the download is finished, you should have one of the following files on your computer (x.y refers to the version of Bonita Studio, e.g. 2021.1):

  • Windows: BonitaStudioCommunity-x.y-x86_64.exe

  • macOS: BonitaStudioCommunity-x.y-x86_64.dmg

  • Linux: BonitaStudioCommunity-x.y-x86_64.run

You are now ready to start the installation process.

Install Bonita Studio

To run the installer for Windows, macOS or Linux, double-click on the file you downloaded.

The installer will guide you through a very basic installation configuration:

  1. Select installation language: this will be used for the installation process

  2. Welcome message: click on Next

  3. License agreement: you need to accept this to continue

  4. Installation directory: the default should be fine

  5. Confirmation that installation is about to start: click on "Next"

  6. Actual installation: wait a little bit

  7. You’ll see a confirmation message that offers the option to start Bonita Studio. Choose to start Bonita Studio and click on Finish

  8. A "thank you for downloading" page will be displayed in your web browser. You can close it

Bonita Studio installer last screen

Bonita Studio is now installed. The default installation folders are:

  • Windows: C:\BonitaStudioCommunity-x.y

  • macOS: /Applications/BonitaStudioCommunity-x.y

  • Linux: /home/<username>/BonitaStudioCommunity-x.y

First Bonita Studio execution

Now Bonita Studio should be running on your computer. If not, you can manually start it by using the installed shortcut or by using the Bonita Studio executable file from the installation folder.

You should get the Bonita Studio welcome page:

Bonita Studio with welcome page displayed

When Bonita Studio starts, various tasks are executed in the background, such as the embedded Bonita test server startup (including Bonita Engine initialization), Bonita test organization deployment, and more. This might take a while and some features may not be immediately available. A pop-up window will appear to indicate you can update the Bonita server configuration in preferences Bonita Studio Server starting pop-up

When the Bonita Engine is started, you will see a confirmation pop-up on your Bonita Studio welcome page.

Bonita Studio server started pop-up

Installation validation

To make sure that everything is properly installed, click on the Portal button Bonita Portal icon in the toolbar. This should open the Bonita Portal home page in your web browser:

Bonita Portal display in a web browser

Also click on the UI Designer button UI Designer icon in the toolbar. This will display a pop-up window that you can ignore:

UI Designer first launch pop-up window

And the UI Designer should open in your web browser:

UI Designer

Ready to move on

You have successfully installed Bonita Studio, and the tools and test environment are up and running. You are ready to move to the next chapter to start creating your first process.