Skip to main content
January 12, 2022
Question

Plungin supported language

  • January 12, 2022
  • 4 replies
  • 0 views

I have some doubts related to component plugin and connector plugin.

Can we create plugins in C# language instead of JAVA?

Also can we extend an existing Appian component for example if we need a 3D style button or a complex chart for our application, can we extend existing Appian button component or chart to add new style or functionality?

Also is there any place where we can refer code/java script being used for Appian provided components, so that we can create custom plugin by referring  existing code?

    4 replies

    stefanhelzle0001
    Brainy
    January 12, 2022
    January 12, 2022

    Thanks Stefan,

    For my other questions, can we extend any existing appian component or we need to add completely new plugin? Also can we find source code for existing Appian components?

    stefanhelzle0001
    Brainy
    January 12, 2022

    Plugins from the AppMarket can be downloaded and include the source.

    You cannot extend/inherit an existing plugin.

    Plugins are very simple OSGI components.