eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


Sidebar

en:howtos:plugins:start

Plugins

You always have the opportunity to expand your eBiss system with your own plug-ins. The .dll's created by yourself must then be copied to the eBiss PlugIns directory. Stop the eBiss service briefly for copying. If you want to update plugins during operation, the Shadowcopy function might be interesting to you.

Usually you are using Visual Studio to create your own plugins with the following settings:

  • Target framework: minimum .NET Framework 4.5 or higher
  • Projectreference: Include in your project the eBiss.Api.dll from the directory of the 'eBiss.PluginSample'1) and put the eBiss.Api.xml parallel to the eBiss.Api.dll. Then you will get help in the code about some of the API methods and properties.

Subjects

1)
.\StandardTemplates\PluginSample\eBiss.PluginSample\ref
en/howtos/plugins/start.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1