This page explains how to prepare your Beebox package and how it is installed to a 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
Important:
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":
...
To upload a new version of your package, simply upload again. Your current version will be replaced.
TIP:
Info |
---|
Instead of selecting a file to upload, You can simply drag & drop your package onto the Upload package panel. |
Now that your extensions are installed, you are ready to test them in the user interface.