Is it possible to enable or disable a plugin using the python API?
I’m looking to automatically enable various plugins and settings as part of our new project setup. From what I understand, the plugin enabled state is stored in the uproject file, but I’m looking for a way to do this more programmatically.