====== Creating a web plugin ====== You can extend the eBiss Web Page by creating a web plugin. For this you have to create a Visual Studio with the settings: * **Target framework**: at least **.NET Framework 4.5** (or higher) * **Project reference**: the **eBiss.Api**, to be found at .dll in eBiss directory We recommend using your sample and changing it for your purposes * \StandardTemplates\PluginSample\eBiss.WebPlugin.Sample ===== Further explanation of web plugins ===== {{indexmenu>en:howtos:plugins:pluginwebexample|navbar}}