Kibana supports official packages, so that we can install them using kibana-plugin command :
kibana-plugin install https://github.com/dlumbrer/kbn_searchtables/releases/download/5.5.X/kbn_searchtables-5.5.0.zip
To do that, you should create a package, with ZIP format, containing this structure :
kibana/kbn_searchtables/*
=> It would be great to provide such a package in your release.
So, here's a package directly installable in kibana, generated from your last release. It would be great to add it in your last 5.5.x release :
kbn_searchtables-5.5.0.zip
Kibana supports official packages, so that we can install them using
kibana-plugin
command :kibana-plugin install https://github.com/dlumbrer/kbn_searchtables/releases/download/5.5.X/kbn_searchtables-5.5.0.zip
To do that, you should create a package, with ZIP format, containing this structure : kibana/kbn_searchtables/*
=> It would be great to provide such a package in your release. So, here's a package directly installable in kibana, generated from your last release. It would be great to add it in your last 5.5.x release : kbn_searchtables-5.5.0.zip