This page explains how to prepare your Beebox package and how it is installed to a Beebox.
Create the Beebox package
The Beebox package is a single dll or a single zip archive. This one file is your package and uploaded to the Beebox.
...
A package without dependencies, your dll is all you need:
AcmeSample.BeeboxPackage.dll
A package with a few dependencies, create a zip:
AcmeSample.BeeboxPackage.zip
AcmeSample.BeeboxPackage.dll
MyDependency.dll
readme.txt
Info |
---|
Your dll name must end with .BeeboxPackage.dll at then. The name of the zip archive is of no importance. |
Install your package
Log in to the Beebox user interface. Click on "Administration" and then "Extensions":
...
Now that your extensions are installed, you are ready to test them in the user interface.
Installation errors
In the case the installation fails, error messages will be displayed in the page: