How to develop Custom Keywords Plugins


This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-store/docs/publisher/how-to-develop-custom-keywords-plugins.html

The doc contains a sample code:

  id "com.katalon.gradle-plugin" version "0.0.6"

I am sure that this version is outdated. Katalon docs team should revise this page.

The latest version as of 21 Feb 2022 is 0.1.1 as https://plugins.gradle.org/plugin/com.katalon.gradle-plugin tells.

Publish the plugin

Once you’re done developing your plugins, please submit them to Katalon Store. We’ll review your contents against our policies before approving to list them on the Store.

You ask users to submit a request for authorising a new Plugin. That’s OK. But this description is not clear enough what a user should do when he/she wants to publish a new version of already-plublished Plugin. Does he/she has to ask for authorisation for every version updates? Or not required?