COGS 4.10 introduces a plugin system that makes it simpler to add functionality to COGS.

To use a plugin in your project:

  1. Download a plugin from below and unzip the folder into the plugins folder in your COGS project
  2. Open the project in COGS and enable the plugin under SetupSettings

For example, after installing the HTTP Plugin your project folder structure will look like this:

cogs-plugin-install.png