We use subscriptions to manage theme and component updates to our end-user apps. The setup is:
- Master Theme app
- Master Plugins app
- Master Auth Schemes app
- Subscriptions app - subscribes to all of the above master apps
- End-user apps - all subscribe to the theme and components in the Subscriptions app.
Prior to 26.1, all of the above apps were present in our DEV environment but only the end-user apps were deployed to the TEST and PROD envs.
What is the recommended deployment strategy from 26.1? Do we continue with this approach and set the Subscription Mode to Legacy on import?
What is the purpose of the Subscription Mode? It's not clear from the documentation what has changed regarding the subscriptions model or why.
Many thanks,
Andy.