Plugins

Asset Picker integrates with different CMS using REST APIs. It addresses the challenge of programming interface disparity between different systems by leveraging the custom plugins or modules written specifically for the target system.

You can implement plugins using Java programming language. Asset Picker does not enforce any dependency of any third-party library for developing such plugins. You can customize plugins to utilize any third-party library for its implementation. Plugins can be used to fill in the logical gaps related to the target system.

Plugins non-intrusively augment Asset Picker to fetch desired content from external content store.