ok thank'll look
How get ID of a plugin
-
Anyone can suggest me any methods that I can use to get ID of a plugin? My purpose is check if in plugin1 ,plugin2 is active. Anyone can help me?
-
I currently check whether Plugins.libraries contains the plugin ID as key. See sample.
-
You can use Plugins.isActive method.