diff --git a/docs/docs/overview-v3.html b/docs/docs/overview-v3.html index d54b43b..98787bb 100644 --- a/docs/docs/overview-v3.html +++ b/docs/docs/overview-v3.html @@ -185,6 +185,25 @@
One of Hawtio’s defining features is its plugin architecture. In addition to the essential JMX functionality, the highly popular Apache Camel and Apache ActiveMQ Artemis [1] plugins are provided from the outset.
+If you don’t find a plugin you want to use, you can easily extend the plugin yourself.
+See Plugins for more information on the available plugins and how you can develop your own plugin.
+The built-in plugins are hosted in the project.
The following plugins are developed by external communities.
+Apache ActiveMQ Artemis ships with its own web management console, which is built on top of Hawtio with an external plugin that provides the dedicated view for Artemis brokers. You can navigate the acceptors and addresses through the console and operate on them. See Artemis User Manual - Management Console for more information.
+