Topic: [extension] extensions communicating with one another
My question may sound stupid or unclear because I clearly lack a "developer vocabulary" and basic knowledge, but anyway...
Is it possible for an extension (A) to check if another extension (B) is already installed and to check the value of a particular setting of extension (B) so as to create some kind of dependency system?
What do you think would be the best solution?