1. Home
  2. Developers
  3. Extension Pac

Extension Pac

It’s possible to bundle multiple extensions .bex files together into an Extension Pac .bexpac, this allows developers to distribute multiple Blocs extensions, such as Custom Brics, Custom Blocs, Site Templates and Page Templates in a single, easy to install file.

Create a Pac

To create a Pac from multiple .bex files, head to the main menu and select Developer > Create Pac. You will be prompted to select the .bex files that you wish to include and the export location of the compiled .bexpac file.

Pac Info

When creating a Extension Pac, it’s possible to set the author, version and description for a Pac by including a plain text file named pac-info.txt along with the .bex files.

The pac-info.txt should be formatted in the following way:

author: Norm
version: 1.2.0
description: Custom Bloc Collection.

Updated on 17th June 2025

Was this article helpful?

Related Articles