I am developing an App for my shop
I have installed the app system plugin in my store.
https://github.com/shopware/app-system
And app installed using the command
bin/console app:install --activate MyExampleApp
Is there any other way to install the APP in my store. (like the plugin installation, Settings->system->plugins)?