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: 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":
Click the "Upload package" button and select your dll or zip file. The packages will be installed and listed above.
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, simply drag & drop your package onto the Upload package panel. |