Component plug-ins are packaged in ZIP files. This page describes the required ZIP structure.
Tip: This version of Appian supports component plug-ins that use SDK version 2.0.0. Refer to the Integration SDK compatibility table for version details.
The folder structure of your component plug-ins references properties from the plug-in manifest file including the component's rule-name
and version
attributes.
v1
, v2
)
<rule-name>_en_US.properties
)appian-component-plugin.xml
manifest file and all component rule name folders must be at the root directory of the zip file.In the following example:
geo-components_2.1.0.zip
Package Structure