You are here: OnePlaceLive Services > Email Tracking service > API Custom Plugin > Iterative Build, Deploy, Test Cycle

Iterative Build, Deploy, Test Cycle

  • Follow the ‘Walkthrough Creating Your First Plugin’ section of this guide to initially create and deploy a custom plugin
  • Make source code changes to the Visual Studio solution
  • Build the solution (to bin/release or bin/debug)
  • Take the resulting dll files (output by the build process) and copy into the Plugins directory (under "C:\Program Files (x86)\OnePlace Solutions\Services") overwriting the previous version of the dll files.
  • Restart the Email Tracking Windows Service