Skip to content

sharedo-tech/ExamplePlugin

Repository files navigation

ShareDo/Operate Example Plugin

This plugin contains samples of common patterns for extending ShareDo/Operate.

Contents

Running The Plugin

Important

You must have a working instance of Sharedo In A Box (SIAB) to run this plugin

To use this plugin locally:

  1. Create a 'Plugins' folder in the root of your SIAB folder:

    image
  2. Clone this repository in to this folder. The resulting struture should be

    c:\
      ─ {SIAB folder}
        ─ Plugins
          ─ ExamplePlugin
            ─ ExamplePlugin.sln
              (etc.)
    
  3. Ensure ShareDo In A Box is running

  4. Open ExamplePlugin.sln and build it. The solution contains a post-build hook that will install the plugin and restart the application pool

  5. Open ShareDo In A Box - the plugin should now be installed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published