@julian I have a block with a code in my profile, but the markdown does not work for a block with a code, only for plain text44d40b8f-0553-4ce2-b67f-7363edb19dc2-image.png
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.