Custom Extensions
1Integrate can be extended in the following ways:
Custom Built-ins
For information on creating custom built-ins, please refer to the
Custom data stores
For information on custom data stores, please contact 1Spatial support.
Note: When upgrading your installation of 1Integrate, ensure you follow the upgrade steps so that your custom extensions persist.
Including Custom Extensions
Custom extensions can be stored in the EXTENSIONS
folder in the 1Integrate bundle.
If you want to define your own directory outside of the 1Integrate bundle, then you will need to change the settings.properties
file. To do this, add the following, replacing the default value:
1integrate.extension.dir=<directory location>
Note: Manually setting the directory location is recommended if you would like to persist custom extensions between installations and upgrades.