Unmoderated Content
The content in this section isn't moderated and is added / edited by Source Community members.
Community plugins are compiled and distributed with Source, however they are not actively maintained by the development team. Community member are welcome to add plugins to this list and share them with other community members.
The core team does ensure that with each new release the plugins are re-compiled against each released version so that process doesn't need to be done manually each time there is a new release.
To add in you own plugin into the plugins that are compiled and distributed you need access to the source code. Please follow the instruction in Accessing the source code.
Within the Source Community Source code (https://bitbucket.org/ewater-ondemand/sourcecommunity) there are a few different folders:
Folder | Purpose |
---|---|
CodePlayground | Where you can put code for your own plugins in development |
ExamplePlugins | Where we keep the example plugin code that many plugins use for a base |
ProjectFiles | Used to share Source project files with other community members |
PythonExample | This folder shows how you can use Python to run the Source command line and modify parameters within the Source model. |
SourcePlugins | Community plugins are put in here with the project also added to the SourcePlugins.sln and the BuildPlugins.xml do be distributed alongside new Source versions. |
Each plugin within the SourcePlugins folder should also have a page here: