Suppressing Installation Message



  • Is it possible to suppress the message that confirms that an extension has been installed?

    I'm trying to install several extensions at once, and it would be nice to offer a custom confirmation message for all of them at once…


  • admin

    will make it available through the ExtensionBundle so you could install extensions with showMessages disabled. Installing a bundle will return a succes bool and an info message.